Answer Posted / william
yes
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Explain about arrays?
What is a toolbox in visual basic?
Why API functions are Required?
Which method is preferred to save data like database to the disk?
Is it possible to change menu runtime using API? If yes Specify the function names?
How would you add elements and pictures to listitems in listview control?
How do I get the number of free bytes on a disk?
How many objects resides in ADO ?
How do you avoid the "Invalid use of null" error when reading null values from a database?
What is Seek Method which type of record set is available this?
Are there any examples of commercial applications built using Visual Basic?
To validate a range of values for a property whenever the property values changes,which type of property procedure you use?
What is the default workspace?
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.
What is dao in visual basic?