What will be the code in VB, while saving the form and light
goes off? Please tell me the exact code line.
Answer Posted / parmanand
Your code will be no longer available in read able format.
you will loose your project. becoz all the code will be
converted into machine langauge code .. i mean binary. so be
careful... i have got the same problem in my college life.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How would you access objects created in ActiveX Exe and ActiveX D1T ?
what controls have you used in your project?
Types of LockEdits in DAO?
How would you run your ActiveX Document Dll?
Data Control missing from toolbox when I use VB under NT3.5. Why?
What is ODBC Direct and Microsoft Jet Database Engine ?
How do I implement an incremental search in list/dir/combo/file boxes?
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 would you convert a form into document?
How do I access C style strings?
I'm getting error message "Reserved Error [-nnnn] ("There is no message for this error")" from Jet Engine 2.0.Why?
Why doesn't "my string" & Chr$(13) do what I want?
What is the use of Active Control Property?
How would you use ActiveX Dll and ActiveX Exe in your application?
____ property is used to lock a textbox to enter a datas.