Parameter Message Box

  • Thread starter Thread starter Kim
  • Start date Start date
K

Kim

Every time I open my sign on form or my entry form I get
an "Enter Parameter Value" box pop up. It asks for
Employee Table.Employee Name
I don't have any queries currently, and I've searched all
my code and can't seem to find why the program is doing
this... any ideas?
 
is Employee Table.Employee Name an actual table and field
in your database?

when you get a "Enter Parameter Value" box, it means you
misspelled a field name, or at least are trying to access
a field that doesn't exist
 

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