having a problem with my form

S

skylinekiller

I have a database which is used to match the vehicle service manual
with the vehicle. On the form I have a box fore YEAR/MAKE/MODEL: Whe
I input this information, it doesn't save in the database, I need t
get this fixed. Can I please email this to someone and have them loo
at it for me? The file is 4.11M. Any help would be greatl
appreciated
 
J

John Vinson

I have a database which is used to match the vehicle service manuals
with the vehicle. On the form I have a box fore YEAR/MAKE/MODEL: When
I input this information, it doesn't save in the database, I need to
get this fixed. Can I please email this to someone and have them look
at it for me? The file is 4.11M. Any help would be greatly
appreciated.

I'm sorry, I can't accept a database for repair without a fee.

But your problem may be fairly easy to solve. What is the Control
Source property of this textbox? Do you have a field in your table
named YEAR/MAKE/MODEL? If so, might you not do better to have THREE
fields for year, make, and model, so that you could use combo boxes to
select valid values rather than typing (and possibly mistyping) text?
 

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