J
Jason Gyetko
I was wondering if there is anyway you can set a variable when the startup
form is initially opened that can be used from every other form opened
thereafter? I want to read a value from a table and set my variable equal
to that, from then on that variable will not change until the database is
closed and re-opened. I'm trying to avoid reading that value from the table
every time I open up a different form, I just simply want to specify the
variable name and that's it. Can this be done, if so can you point me in
the right direction. Thanks.
form is initially opened that can be used from every other form opened
thereafter? I want to read a value from a table and set my variable equal
to that, from then on that variable will not change until the database is
closed and re-opened. I'm trying to avoid reading that value from the table
every time I open up a different form, I just simply want to specify the
variable name and that's it. Can this be done, if so can you point me in
the right direction. Thanks.