Can Redim be used to declare a new array ?
Answer Posted / m.chitramala
No We can't use redim to declare a new array. Redim is used
to resize the declared array
| Is This Answer Correct ? | 35 Yes | 3 No |
Post New Answer View All Answers
Explain about arrays?
What is activex control in vb?
Why can't I use an index with my VB accessed database?
What is connection object in vb net?
How do I create a window with a small title bar as in a floating toolbar?
How do I call a DLL?
what are the Types of DBCombo boxes?
How do you avoid the "Invalid use of null" error when reading null values from a database?
Explain the working of templates?
What is the use of Hyperlink control for DHTML applications?
Explain Default cursor Type and LockEdit type in DAO?
How would you access objects created in ActiveX Exe and ActiveX Dll
What is ado data control in vb?
To validate a range of values for a property whenever the property values changes,which type of property procedure you use?
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).