A
a
Dear All
My question is:
(1) I want get real access 2003 function example.
(2) I want pass argument to the function using text box or input box.
(3) Can you please write this example for me: so I can understand the
argument and the function return value
Example:
Public Myfunction (argument here) as data type
- Pass Number to the function>>>Function give me(return) text
- Pass Number to the function>>> Function give me (return) date
- Pass text to the function >>> Function give me (return) Number
- Pass Text to the function >>> Function give me (return) Date
- Pass Date to the function >>> Function give me (return) Number
- Pass Date to the function >>> Function give me (return) text
Please give me an easy example :
My question is:
(1) I want get real access 2003 function example.
(2) I want pass argument to the function using text box or input box.
(3) Can you please write this example for me: so I can understand the
argument and the function return value
Example:
Public Myfunction (argument here) as data type
- Pass Number to the function>>>Function give me(return) text
- Pass Number to the function>>> Function give me (return) date
- Pass text to the function >>> Function give me (return) Number
- Pass Text to the function >>> Function give me (return) Date
- Pass Date to the function >>> Function give me (return) Number
- Pass Date to the function >>> Function give me (return) text
Please give me an easy example :