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?
No Answer is Posted For this Question
Be the First to Post Answer
How to return a value from function...? you should not tell msgbox, print.. etc.,
How to Import data from a file (file is on the desktop) to the data table
Hi, Anybody could tell me What is the script for Reverse of Given number. Ex:236--632. Thanks in Advance..
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
how to find number of characters(letter a) in the sentence Rain Rain Go away
wat is the com(common object model)object for mozilla firefox???????plz if any one know the exact answer....reply me......
I need help to write a function in vbscript to click on a link. That link looks like a tab. There are 6 tabs. When I click on 1 tab it should show as "on". when I spy the class property is on. But for the one which is not clicked the class property is blank. I have objects created in our custom object repository. Please give me some idea.
how to write function to validate the number of characters entering into the text box?
Explain few date functions in vbscript?
find the length of the string without using length function?
What are the rules to name variable in vbscript?
what is diff between static and dynaic arrys?