Data access page issues

G

Guest

I made one of my forms into a data access page. I want the page to be data
entry only and the form to stay as it is. When I change the page to data
entry, my date Now() function and my auto number aren't working. The date
stays blank and the auto number changes to -65523.

What am I doing wrong?
 
J

John W. Vinson

I made one of my forms into a data access page. I want the page to be data
entry only and the form to stay as it is. When I change the page to data
entry, my date Now() function and my auto number aren't working. The date
stays blank and the auto number changes to -65523.

What am I doing wrong?

Using a (very limited and deprecated) data access page.


John W. Vinson [MVP]
 

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