Missing Information

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When users sign on, you can view the information in the forms while scrolling
through the entries, but when you sign on as an admin, the tables linked to
the forms to include the forms themselves are not there. Where did they go?
If you can see the information as a user, it has to be somewhere? Please
help, company database!!
 
kfutbol said:
When users sign on, you can view the information in the forms while
scrolling
through the entries, but when you sign on as an admin, the tables linked
to
the forms to include the forms themselves are not there. Where did they
go?
If you can see the information as a user, it has to be somewhere? Please
help, company database!!


That's a bit confusing, but perhaps the recordsource for the form is based
on a query that has criteria using =CurrentUser() and your administrative
user doesn't 'own' any records so there is nothing to show.

What is the recordsource for the form?
 

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

Back
Top