0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
1 Posted Topic
Hi the most easiest way is via DAO - add reference to ms DAO (3.6) - set vars for database and tabledef and field dim db as dao.database, dim tdf as dao.tabledef - get the current database: set db = currentdb() - get the tabledef as object: set tdf = …
The End.
HuubVanOers