What is the difference between procedure and functions in VB?
Answer Posted / aftab
A procedure is a set of code that does the work but does
not return a value whereas a function accepts parameters
and does the calculation and does return a value back.
Thanks!
Check out: Free computer eBooks download!
http://ebooksfree.brinkster.net
| Is This Answer Correct ? | 149 Yes | 28 No |
Post New Answer View All Answers
Can any one please suggest which institute is providing Advance Excel & VBA Macros in Excel training in Hyderabad.
Explain OLE Drag and Drop?
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).
What is Mask Edit and why it is used?
Is there any Edit method in ADO Data Access method?
Whether HTML supports multimedia: and document links?
What is understand in resource tracking?
what are the Types of cursors in RDO?
Explain the types of Views in Listview Control?
How would you attach pictures in Treeview Control?
How do I get a bitmap picture in a field in an Access database?
What is Seek Method which type of record set is available this?
Difference between Recordset and Resultsets.
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
What is ActiveX Dll and ActiveX Exe?