what is different from edit and updates?
Answer Posted / unandhini16
edit means to view the answer and updates means update the
new data
| Is This Answer Correct ? | 12 Yes | 27 No |
Post New Answer View All Answers
___,__,___ are the type of combo box?
What is the use of command Object?What are the various types of variables?
How would you add elements in TreevieW Control?
Is it possible to change menu runtime using API? If yes Specify the function names?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
How would you create properties by using class Builder Wizard?
What is meant by Establish Connection in RDO?
What is shortcut menu and explain "The ole control's shortcut menu".
How can you check whether a record is valid record or Invalid record using ADO control or Object?
Explain the usage of Web Browser Control?
Types of Resultsets.
How do I call help files from a VB program?
What is script control?
Recordset object consists what?
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.