How to pass the parameter from one function to another
function in VB Scripting?
Answer / vaishnavi murugan
dim a
a=10
b=20
call value(a,b)
function value(a,b)
c = a+b
msgbox c
call val1(c)
end function
function val1(c)
d = c+2
msgbox d
end function
| Is This Answer Correct ? | 4 Yes | 0 No |
I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?
What is the event handling in vbscript?
hi i am trying for testing job for 3+ experience(fake) can u suggest me what type of projects i can keep in my resume and how much of knoeledge i should have abt that project.thnks in advance.urgt plz
how to automatically update the sql server2005 database records when insert in vb6?
What is a difference between scripting language and programming language?
what is diff b/n these 2 programs 1) for i=5 to 1 step 2 msgbox "pass" next 2_) for i=5 to 1 step -2 msgbox "pass" next
hey please tell me how to retriev data from excel sheet which puts the login name and password in the application? plz send me the code..please help me
What is the difference between ByRef and ByVal. When to use ByRef and ByVal
how to find greatest of n numbers!
How to Import data from a file (file is on the desktop) to the data table
What is the main difference between function and sub-procedure?
Anyone have qtp11.0 crack?