Answer Posted / anjani
For Using Excel in Vb,we have to add reference of Microsoft
Excel libery. After That we can create object for excel and
we can able to use Excel in vb
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Draw Sequence Modal of DAO and Explain?
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.
Which type of object requires this object?
State about the different types of visual basic data?
Explain about Caturing Baseline.
Why do I get "object not an array" when I try reference the fields of a global object variable which I have set to a table?
How can you force new objects to be created on new threads?
Which method is preferred to save data like database to the disk?
How would you create your application in DHTML?
What are the tools in visual basic?
Discuss the working with to-do lists.
What are forms in 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.
Draw Sequence Modal of DAO? Explain.
To find the current recordposition in data control.