[AccessD] Constants

Arthur Fuller fuller.artful at gmail.com
Mon Oct 4 08:40:22 CDT 2021


Thanks for the ideas, everyone. I'm going to begin with Stuart's
suggestions.

On Sun, Oct 3, 2021 at 8:42 PM Stuart McLachlan <stuart at lexacorp.com.pg>
wrote:

> You can however do this if you *really* want to :
> Public Const XYZ = "Test"
> ...
> Public Const ABC = XYZ
>
> :)
>
> On 3 Oct 2021 at 19:20, Bill Benson wrote:
>
> > The values, not the Constants themselves that is...
> >
> > On Sun, Oct 3, 2021 at 7:19 PM Bill Benson <bensonforums at gmail.com>
> > wrote:
> >
> > > I know Art started this practice and others may just be following
> > > his
> > >> lead... but has someone really found a way in VBA to declare
> > >> constants that are strings without quotes around them?
> > >
> > >
> > --
> > AccessD mailing list
> > AccessD at databaseadvisors.com
> > https://databaseadvisors.com/mailman/listinfo/accessd
> > Website: http://www.databaseadvisors.com
> >
>
>
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> https://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>


-- 
Arthur


More information about the AccessD mailing list