Can Redim be used to declare a new array ?
Answer Posted / shetty
redim can only be used to increase/decrease the size of the
existing array.it cannot be used to create a new array.
srinivas shetty
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
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 are the Differences between ActiveX Control and Standard Control?
Which method is preferred to save datas like database?
In which areas the Error occurs?
Is it possible to Access BackEnd procedures? Explain.
How do I set the Windows wallpaper at runtime?
What is the use of Imagelist Controls ?
How do I do Peek and Poke and other low-level stuff?
What do you mean by provider?
Difference between ActiveX Control and Standard Control.
How can you Add API functions to your Application?
___ property used to add a menus at runtime.
What is a thread pool and how are the threads within a thread pool managed?
what are the Differenct Types of Procedures in VB?
Explain Default cursor Type and LockEdit type in DAO?