Mention characteristics of sub procedures?
No Answer is Posted For this Question
Be the First to Post Answer
I want to import the sheet from the Excel to the Datatable using VB Script. I used the Syntax as 'Datatable.ImportSheet "Filename","SourceSheet","Destinat ionSheet" Ex: Datatable.ImportSheet "D:\Data1.xls","Sheet1","Global" Qtp producing run time error,How I can solve the problem
how to find greatest of n numbers!
Mention what is byref and byval parameters in vbscript?
write a vb script to display the number is odd or even and whether it is divisible by 9 or not
why do u choose to go for testing why cant for devoloping
how to add the shared repository file to the script file while running the script manuall
How will you get the octal value of the given number in vbscript?
What is the use of the recordset object and which statement is used to create such an object?
when you use For Loop, While..do, do..while? at what situations which loop will use.
Both Static and dynamic arrays are handled by VB script. Is it true?
Explain about adodb.stream class?
What is the difference between do until loop and do while loop?