Data access page issues

A

Annemarie

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]
 
Top