Hi,
I have some questions, it are basic thinks I think, but I don't know them, and cannot find the answer.
- How can I test of a table, report or form exist.
if ([formname].exist = true) then ...
- How can I get a list of all table, report, for example to use in a combo box.
- How can I...