What is the difference between a Property Let and Property
Set procedure?
Answer Posted / guest
Let - for simple variable
Set - for object
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is activex control in vb?
What is file in vb?
OLE is used for _______
___ property used to add a menus at runtime.
Is the Access Engine and Visual Basic Pro good enough for database work?
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 doesn't "my string" & Chr$(13) do what I want?
What are the different procedures associated with the object?
How can you get selected file from file system Control?
How do I call a DLL?
I'm getting error message "Reserved Error [-nnnn] ("There is no message for this error")" from Jet Engine 2.0.Why?
Is it posible to Create Tables Through Querydef?
How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?
What is the difference between change event in normal combobox and dbcombobox?
What is the use of Tabledef?