E
Ed Kopta
I'm wondering if there is a way to create a "collection" of constants, along
the lines
of DataTypeEnum. I'd like to be able to write a function like:
Function Fnct(lng As MyEnum)
....
and then have all the constants I've put into MyEnum appear in the handy
drop down menu when I call the function.
Access 2002, DAO
Thanks for the help if there is a way to do this (or even if there isn't).
Ed Kopta
the lines
of DataTypeEnum. I'd like to be able to write a function like:
Function Fnct(lng As MyEnum)
....
and then have all the constants I've put into MyEnum appear in the handy
drop down menu when I call the function.
Access 2002, DAO
Thanks for the help if there is a way to do this (or even if there isn't).
Ed Kopta