Form not showing records

axsnub

Registered User.
Local time
Today, 10:15
Joined
Apr 2, 2005
Messages
18
Hey Gang,

Thanks for all your help on my previous problem but I now have another one that just seemed to start out of the blue. When I open my form the record selectors don't allow me to browse through all the previously entered records. This is a huge problem because if changes need to be made I can't call up the record to do so. I plan on adding a search funtion to the database soon but for now I need to be able to search through the records on my main form. Is there something I should look for or do you have any suggestions?

Any help would be greatly appreciated.

Cheers,

axsnub (access newbie)
 
In DATA ENTRY properties put NO, in all others put YES.
 
MStef said:
In DATA ENTRY properties put NO, in all others put YES.

Okay, here's what I'm seeing. I did this and it works when I open my main form. But, when I use my Switchboard to open the main form I can't browse through the records. I did the same thing, you mentioned, with the Switchboard and it didn't fix it. Safe to say it's the Switchboard causing the problem?

Thanks for the quick reply by the way.
 
Because DATA ENTRY properties can be set via VBA, check VBA in Switchboard, and in yor form.
 
I just figured it out I think. When setting up the Switchboard I set used the option of "Open Form in Add Mode" instead of "Open Form in Edit Mode"

Man, I guess if you learn something every day you're on the right track.

Thanks for the help MStef
 
Where can I find this "Open Form in Edit Mode" option?
 

Users who are viewing this thread

Back
Top Bottom