M
mark s.
I'm making a Micorosoft Access 2000 DB.
What I want to do is to declare several constants (in VBA6) that I can
reuse in other code such as me.caption, instead of trying to use a table
to store just that information.
The constants that I wanted are Application Name, Version, Creation
Date, and Creator, for starts. I'm a newbie at (VB), although in the
past I used Access + VB6 but stopped for a couple of years.
I appreciate the help.
-Mark
What I want to do is to declare several constants (in VBA6) that I can
reuse in other code such as me.caption, instead of trying to use a table
to store just that information.
The constants that I wanted are Application Name, Version, Creation
Date, and Creator, for starts. I'm a newbie at (VB), although in the
past I used Access + VB6 but stopped for a couple of years.
I appreciate the help.
-Mark