What is the difference between procedure and functions in VB?
Answer Posted / vipin tp
procedure is block of statement that doesnot return
value,function is accept parameters and return output
| Is This Answer Correct ? | 28 Yes | 10 No |
Post New Answer View All Answers
what are the Types of DBCombo 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.
Explain about form creation in Visual Basic?
I get a "file not found" error on the IIF function when I distribute by program. Why?
When should we use recursive programming?
Which method is preferred to save data like database to the disk?
Write the Steps in Creating an ActiveX Control?
___ Property is used to count no. of items in a combobox.
Explain about conditional operators?
How many File System Controls are there Explain?
___ property is used to change to ___ value to access a identity column'in datacontrols.
what are the Differenct Types of Procedures in VB?
How do I get a bitmap picture in a field in an Access database?
advantage and disadvantage in visual-basic and ms-access please tell me or send my mail-id
What is the use of Hyperlink control for DHTML applications?