Explain the operator precedence in vb script?
No Answer is Posted For this Question
Be the First to Post Answer
. Program for sorting of numbers in vb script?
When importing an excel file that has several columns each with different number of rows into QTP's Global datatable, how can you count the number of rows in a particular column?
3 Answers Logica CMG, McGraw Hill,
Mention what is the main difference between function and sub-procedure?
Explain the difference between POST and GET Method.
how to find the textfile in the folder and copy file from one folder to another folder useing parameterigation in QTP
what is the differenece btwn scripting language and programming language
I need to get some data from data base and store this (retrieved) data in a excel sheet using VB script in QTP9.0 I have created connection for data base I have created as excels sheet by using Set XL=CreateObject("Excel.Application") XLworksheet.cells(1,1).value= rs.fields.item("<<The data retrieved from data base >>") I have taken a for loop and changed the cells values (1 as i and another 1 as j) But still I am not able to get Plz kindly tell me know this . It is very urgent
What is the use of the formatdatetime function in the vbscript language?
How to open excel in vb script?
what do you mean .ota mobile format
how many types of recording are there?
How will you get a combined string from array of string in vbscript?