What is the maximum no. of forms can include in one project
(vb project)?
Answer Posted / suresh
I tried upto 270
May be it depends upon the memory
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain about literals?
What are the properties of datacontrol?
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.
Types of LockEdits in DAO? 51 .Types of Recordsets.
Is a foo VBX/DLL available as shareware/freeware?
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
How do you change the icon and otherwise manipulate the DOS box?
How do I use GetPrivateProfileString to read from INI files?
What is Parser Bug?
Types of cursors in RDO.
How can you save and Get data from Clipboard/ Recordset object consists what?
DHTML Is used for what?
Difference between ActiveX Exe and Dll.
What is visual basic used for?
Why doesn't "my string" & Chr$(13) do what I want?