Answer Posted / elamaran
Message box shows the infomation/warning to the user. But,
input box required user to enter the input to proceed
further.
| Is This Answer Correct ? | 163 Yes | 11 No |
Post New Answer View All Answers
How do I create a window with a small title bar as in a floating toolbar?
___ Property is used to count no. of items in a combobox.
Which method is preferred to save datas like database?
Explain about manipulating the recordset object
Explain about form creation in Visual Basic?
How many ways we can access file using VB?
How do I create a new form in visual basic?
Is it possible to Manipulate data through flexgrid? Explain.
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 a toolbox in visual basic?
What is data binding in vb net?
What is visual basic used for?
Can you create a tabletype of recordset in Jet - connected ODBC dbengine?
Why does everybody say I should save in TEXT not BINARY?
How do I do drag & drop between applications?