The source of the ProductCombo is a query, forgot to put the Q after it. What do you mean by "acting as a string instead of the actual value?"
Reply from Alex Hedley:
Normally the SQL would be "SELECT * FROM table WHERE Field=" & Forms!Formname!Field
If it were "SELECT * FROM table WHERE Field=Forms!Formname!Field" You would be saying the Field is equal to that string "Forms!Formname!Field" instead of if the Field have a value of 5 "SELECT * FROM table WHERE Field=5"
Sorry, only students may add comments.
Click here for more
information on how you can set up an account.
If you are a Visitor, go ahead and post your reply as a
new comment, and we'll move it here for you
once it's approved. Be sure to use the same name and email address.
This thread is now CLOSED. If you wish to comment, start a NEW discussion in
Microsoft Access 307.