how many no of controls in form?
Answer Posted / parmanand
All the answers are Wrong. Try control array.
Put one Text box and try to copy and paste the control; you
can do till the range of integer.
So in result you can 255*32767 controls
255 * 32767 = 8355585
But remember your program and computer will stuck becoz of
memory issues.
pls correct me if i am wrong.
| Is This Answer Correct ? | 2 Yes | 1 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 is Mask Edit and why it is used?
What are the important components of OLEDB?
What about DLL calls that require callbacks?
What is form in visual basic?
Differentiate between DAO,ADO and Adodc as in data access objects?
I get a "file not found" error on the IIF function when I distribute by program. Why?
Which property of textbox cannot be changed at runtime. What is the max size of textbox?
What is executenonquery in vb net?
Explain OLE Drag and Drop.
What is constructors and distructors.
What is "NULL"?
Can you create a tabletype of recordset in Jet - connected ODBC dbengine?
How can you filter out specific type of file using file system controls?
Is it possible to change menu runtime using API? If yes? Specify the function names.