Search
Include comments in search
Pages
Categories
Canoo WebTest
Cricket
Excel
Investments
News Portals
Project Management
Software Testing
VBA Macros
WordPress
Tags
=left(a1
a1
ajax
allownativexpath
black box testing
bottom-up method
bottom-up testing
chandigarh lions
chris cairns
client-server
craig mcmillan
dynamic testing
excel
excel macros
extreme programming
href
html
hyderabad heroes
integration
integration testing
inzamam-ul-haq
jsp
junit
lahore badshahs
pattern)
pavandeep puddupakkam
selenium
selenium ide
selenium rc
software testing
sql injection
sql queries
tau devi lal stadium
taufeeq umar
testing
top-down method
unit testing
vba
verifyelementpresent
waterfall model
web application testing
what is testing
xpath
Archive
2010
March (4)
February (10)
January (6)
2009
October (2)
September (17)
July (4)
May (3)
March (2)
January (4)
2008
December (67)
October (12)
September (24)
Blogroll
Hardware
Design
Linux/Unix
Microsoft
Softwares
Authors
wiki (155)
Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.
© Copyright 2010
Sign in
Home
Archive
Contact
Search
Feed
Sign in
UnLtdGroup| Selenium Wiki
1/28/2010
How to call a procedure or module in another procedure or module VBA Excel
Here is the solution to call a procedure or module in another procedure or module VBA Excel.
[More]
Be the first to rate this post
Currently 0/5 Stars.
1
2
3
4
5
Posted by:
wiki
Posted on: 1/28/2010 at 3:55 PM
Tags:
modules
,
mudule1
,
module2
,
vba
,
excel
,
macro
Categories:
VBA Macros
Actions:
E-mail
|
Kick it!
|
DZone it!
|
del.icio.us
Post Information:
Permalink
|
Comments (0)
|
Post RSS
1/23/2010
How to write a function and call a function in excel macros
Here I am creating a function called form1(FileNum As Integer) and calling the function in g() using Call form1(FileNum)
[More]
Be the first to rate this post
Currently 0/5 Stars.
1
2
3
4
5
Posted by:
wiki
Posted on: 1/23/2010 at 12:42 AM
Tags:
write a functions
,
a functions
,
excel
,
macros
,
call form1(filenum)
Categories:
VBA Macros
Actions:
E-mail
|
Kick it!
|
DZone it!
|
del.icio.us
Post Information:
Permalink
|
Comments (0)
|
Post RSS
1/22/2010
How to open a worksheet from another workbook
In this example I am opening the worksheet Sheet2 from workbook test2.xls.
[More]
Be the first to rate this post
Currently 0/5 Stars.
1
2
3
4
5
Posted by:
wiki
Posted on: 1/22/2010 at 10:21 AM
Tags:
workbooks("test2.xls").activate
,
sheets("sheet2").activate
Categories:
VBA Macros
Actions:
E-mail
|
Kick it!
|
DZone it!
|
del.icio.us
Post Information:
Permalink
|
Comments (1)
|
Post RSS
<< Previous posts