I give up - how do you create a property?

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.
 
D

Dirk Goldgar

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top