I hope someone can help me!!
I am trying to get a an Access 97 database to run a form as soon as it opens - I don't think I'll have any problems with that, but what I'd like to do is pass it some parameters when the form is opened.
The module that the form will call requires a file name parsed to it. I could go down the lengthy route of searching the folder and picking up the name, but I'm exposing myself to files being left in the folder, etc...
Does anybody know if its possible to do pass parameters, and how do I get hold of these parameters when the database has opened?
Hope I've made myself clear!
Thanks
The mincefish
I am trying to get a an Access 97 database to run a form as soon as it opens - I don't think I'll have any problems with that, but what I'd like to do is pass it some parameters when the form is opened.
The module that the form will call requires a file name parsed to it. I could go down the lengthy route of searching the folder and picking up the name, but I'm exposing myself to files being left in the folder, etc...
Does anybody know if its possible to do pass parameters, and how do I get hold of these parameters when the database has opened?
Hope I've made myself clear!
Thanks
The mincefish