Automatically Displays a Value in a Text Box

G

ghmag

I have two tables, a form, and a subform. The subform is just a table
with three columns (txtname, txtcategory, include). The column
"include" is just a check box..

I've created a combobox on the form with a AfterUpdate even that
allows me to filter values on a subform.

I want to add a textbox to the form to display the value of txtname
which entry has a checkbox. (Note: there's only one entry per
category that has a checkbox).

Can anyone help?

Thanks
 

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