Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

type of parameter

Status
Not open for further replies.

jayjay60

Programmer
Jun 19, 2001
97
FR
I would like to know if i could have in a function a parameter which is an Access Table.
In fact, i want to have a global function which could adapt itself for each case. For example,
for one case i want to open table1, in second table2... Each table have the same form,
they have the same number of rows and columns!!! So is it possible to create one function only?

thank in advance

jayjay
 
use RTTI John Fill
1c.bmp


ivfmd@mail.md
 
Could you give me more informations, because i don't know what rtti is?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top