Answer Posted / r.vijayabaskar
The best thing about vb is easy to understand for code and
modify and user friendly design.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain about the creation of EXE files with Visual Basic?
What type of databases you can access through ADO Data Access Object?
What is DBSqlPassThrough?
Which method is preferred to save datas like database?
How many File System Controls are there Explain?
Explain Default cursor Type and LockEdit type in DAO?
Difference between Linked Object and Embedded Object?
How can you get selected file from file system Control?
What is the Windows API?
In which areas the Error occurs?
What is connection object in vb net?
What is the use of parameters collection?
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.
How can I call a 'hidden' DOS program from VB?
What is form in visual basic?