Switchboard Problems?

S

Sarah_m17

I am a student of Cornwall College

I have recently created a switchboard in access 2003 which then linked
to a table. It has been working very well allowing me to open the
table and edit information, browse through records etc etc. But i have
just found a problem today, when i open my form via the switchboard it
does not load my table into the form, its rather hard to explain, my
form was present along with all formatting but there is usually the
last entered record displayed but there is nothing its blank and when i
attempt to browse through records it says there are none to browse
through?!

I have checked the table and it has two valid entries,
i have checked the switchboard via the switchboard manager,
i have had a member of staff look through my VB scripts and cannot see
any problems,
if i open the form normally (not via the switchboard) its fine

Thanks if you can help


Sarah
 
F

freakazeud

Hi,
how did you specify within the switchboard manager command to open the form?
Are you opening it in Add or Edit mode?
Is the form bound to the data table?
Furthermore, you should NEVER do data entry directly at the table level. You
should have a user interface (forms) through which you can enter, edit, add,
view...your data.
HTH
Good luck
 

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