How to open excel in vb script?
No Answer is Posted For this Question
Be the First to Post Answer
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?
in qtp we ve datatable look like excel ,if we want to extract data from excel which saved in my documet how can i get that in datatable using vb script
What is dictionary object in vbscript? Explain?
How to pass argument by reference to a function in vbscript?
write a vbscript for traffic signal
plz give ans to this in vb script........ "krishna radha" i want to print this string "Radha Krishna" like this
How to Import data from a file (file is on the desktop) to the data table
What is vbscript language used for and which earlier language is it modeled upon?
how to write basic programs in VB Script like addition, multiplication?
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
What is difference between Active screen and movie screen recorder in QTP 9.2?
How to create a function in vbscript?