Answer Posted / amit agrawal
x is variant and y is integer
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
How many ways you can access file using VB?
What is a thread pool and how are the threads within a thread pool managed?
How to use advanced data-bound controls.
___ is the control used to call a windows application.
Types of ActiveX Components in VB?
what are the Differenct Types of Procedures in VB?
Difference between Recordset and Resultsets.
How would you navigate between one document to another document
What is activex control in vb?
What is the latest version of visual basic?
by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
Which method is preferred to save data like database to the disk?
Where can I get good up-to-date information about VB?
Hi, I am USINg QTP tool for automation. Where VB Script have to use. I want to read a row from the table present in .Doc File and to paste in excel. Could you please assist me or give me the code to get it. I am new in this technology.
How do I implement Undo?