I give up - how do you create a property?

  • Thread starter Thread starter David Wichmann
  • Start date Start date
D

David Wichmann

The Access Developer's Handbook gives one way that doesn't
work. The Help files give two ways that don't work.
All I want to do is put data (text and date fields) where
my VBA code can find it easily, but the user (like me)
cannot.
 
David Wichmann said:
The Access Developer's Handbook gives one way that doesn't
work. The Help files give two ways that don't work.
All I want to do is put data (text and date fields) where
my VBA code can find it easily, but the user (like me)
cannot.

Perhaps you should show your attempts. I've yet to find anything in the
ADH that doesn't work, and only a few things in the help files that
don't work.
 
Back
Top