Form inputting

V

varvil29

I use a form to input data into a table. At the bottom of
the form I have it set up to show what record number is
being used. The formm has a line that looks like this:
Record Number ___ of 38218
with the 38218 being the total number of records in the
table. Today I went to enter data as I had done previously
today and in the past, but when I opened the form it read:
Record Number 1 of 1
I can still access all of my data, but I am afraid to
enter a new record for fear of losing old data. Any ideas
as to what caused this? Is there a limit to the size of
the table? Thanks for any help you can provide.
 
R

Roger Carlson

No, there is no size limit per se to a table. The entire database cannot be
larger than 1GB for A97 and 2GB for A2K and up.

It sound to me like there is a filter on the form. Try going to the Menubar
and choose Records > Remove Filter/Sort. See if that helps.
 

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