Problem with Using Tabs

Sandpiper

Registered User.
Local time
Today, 07:30
Joined
Feb 21, 2006
Messages
55
Hi - Could anyone please help me.
I have got a form on which I am using tabs. For some reason, when that form is opened, it is not showing the full number of records from the table. It is only opening in Add mode. If I then start to enter multiple records the navigation buttons at the bottom of the screen will show me how many records I have entered and you can use the navigation buttons to switch between them, however, if I think close the form and re-open it, it goes back to showing no records.

I have tried opening it in Add mode and in Show All mode, but neither is working.

The Cycle property is showing "all records" and the data is definately being stored in teh Source table.

Any help will be gratefully received.
 
data entry set to yes

In your form properties, I would guess that you have "data entry" set to "yes" set it to no and see if that fixes it.
 
Brilliant - that worked.
Thanks very much.
J.
 

Users who are viewing this thread

Back
Top Bottom