Answer Posted / jalpa
Static that means can not change. Variable that can not
allow to change value along a life of the project.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain about creating VB applications in excel?
what is the Property used to add a menus at runtime?
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?
Why doesn't "my string" & Chr$(13) do what I want?
How do I set the Windows wallpaper at runtime?
How would you convert a form into document?
How can you Implement windows functionality in VB?
Is there any Edit method in ADO Data Access method?
What is the difference between change event in normal combobox and dbcombobox?
Clear property is available in ____,___ control.
How would you use ActiveX Dll and ActiveX Exe in your application?
Draw Sequence Modal of DAO and Explain?
Write the Steps in Creating an ActiveX Control?
what is the Difference between Recordset and Querydef?