Can Redim be used to declare a new array ?
Answer Posted / kumari santosh
Yes, Using Redim statement the size is set at runtime.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what are the Differences between Recordset and Resultsets?
What are the Differenct Types of Instancing Property in ActiveX Dll and Exe?
Difference between ActiveX Control and Standard Control.
What is ODBC Direct and Microsoft Jet Database Engine ?
What is constructors and distructors.
What are the types of API Types.
What is Mask Edit and why it is used?
What are the Internet tools available in VB6.0?
Which method is preferred to save data like database to the disk?
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 you filter out specific type of file using file system controls?
How do you change the icon and otherwise manipulate the DOS box?
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
Are there any examples of commercial applications built using Visual Basic?
Types of cursors in DAO?