what is different from edit and updates?
Answer Posted / jothi
edit means erase any exiting information and "correct any error"
but
updates means "change" any information
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I call a DLL?
what is the Difference between Tabletype and Snapshot?
Which property of textbox cannot be changed at runtime. What is the max size of textbox?
How would you map properties to controls by using ActiveX Control Interface Wizard?
OLE is used for _______
Write the Steps in Creating an ActiveX Control?
What is the default model of the form?
Scope of API?s can be of different types, what are they Why API functions are Required?
What are the rules which should be followed while naming a variable in VB?
Explain the working of templates?
How would you create properties by using class Builder Wizard?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
How do you zoom 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.
Why visual basic is used?