Dag Solder
New member
- Local time
- Today, 19:11
- Joined
- May 8, 2020
- Messages
- 19
Hi All,
I wonder if someone could help please?
I have a simple DB with one table, one form and 2 queries. (attached). The form has a pair of cascading combo boxes. The second query returns the highest number to the second combo box.
Instead of displaying / choosing this maximum value in a combo box, I would like to display the result in a text box as the user should not be able to change this value.
I have tried various methods including setting the form's record source to the query (this made the form controls disappear and left me with a blank form!). I admit, this has me stumped!
I eventually want to pass this information to another form so that the user will only have access to the record selected.
Any ideas would be gratefully received.
p.s. I am a real beginner
Cheers Dag
I wonder if someone could help please?
I have a simple DB with one table, one form and 2 queries. (attached). The form has a pair of cascading combo boxes. The second query returns the highest number to the second combo box.
Instead of displaying / choosing this maximum value in a combo box, I would like to display the result in a text box as the user should not be able to change this value.
I have tried various methods including setting the form's record source to the query (this made the form controls disappear and left me with a blank form!). I admit, this has me stumped!
I eventually want to pass this information to another form so that the user will only have access to the record selected.
Any ideas would be gratefully received.
p.s. I am a real beginner
Cheers Dag