Good afternoon,
I have a question I'm hoping someone can help me with. I have an access database that has already been created. I am using a form as a data entry screen to enter employee information. I have created a drop=down menu from which the user can select various application systems that the user has acces to. the drop down pulls from and populates a separate table.
Herin lies my problem. i have received updated information from the network that I am trying to import into my application system table. I cleared the existing data from the table and imported the new data. Now, when I run the form, I get the following error message:
The value entered isn't valid for this field. For example, you may have entered text in a numberic field or a number that is bigger than the field size setting permits. the field size is set at 100, so this is not the problem.
Does anyone have any suggestions?
Thanks in advance,
MySki
I have a question I'm hoping someone can help me with. I have an access database that has already been created. I am using a form as a data entry screen to enter employee information. I have created a drop=down menu from which the user can select various application systems that the user has acces to. the drop down pulls from and populates a separate table.
Herin lies my problem. i have received updated information from the network that I am trying to import into my application system table. I cleared the existing data from the table and imported the new data. Now, when I run the form, I get the following error message:
The value entered isn't valid for this field. For example, you may have entered text in a numberic field or a number that is bigger than the field size setting permits. the field size is set at 100, so this is not the problem.
Does anyone have any suggestions?
Thanks in advance,
MySki