First of all, thanks to all the responders for looking at my problem. As it turns out, I was making a much bigger problem out of it than needed to be. I had simply forgotten that you could access multiple columns out of a combo box query and that is what my second field ultimately needed.
When it finally came to me, I had other issues with quoting that masked the problem even further until I finally figured it all out.
If...
User Profile
Collapse
Profile Sidebar
Collapse
tom1147
Last Activity: Aug 17 '13, 09:06 AM
Joined: Jul 29 '13
Location:
-
I did a requery in the OnChange of the first combo box and that part works fine. Thanks. I still don't know how to force the value into the combo box without actually selecting it from the drop-down. I'd like to do that so I can hide the field from the User since its presence on the form is confusing. Is there some way to do that? I can't find any. I'd be happy with a text box but that doesn't allow a query, as far as I can discern.Leave a comment:
-
Combo Box value depends on another Combo Box
I'm new to this site, so forgive me if this is the wrong forum.
My problem is as follows:
I have a form based on a Person table (usual identifying fields - name, address, etc) with all fields from the table at the top of the form.
At the bottom of the form, I need 2 pieces of info from another record in the Person table - ID (the key) and FullName.
I want the User to be able to select the FullName so...Last edited by zmbd; Jul 30 '13, 12:47 PM. Reason: [z[Placed required Code Tags on SQL}{added some whitspace to the post. It is hard on the eyes to read without a break}]
No activity results to display
Show More
Leave a comment: