I have a table called appraisers with [2 Units], [Condo] and
[3-4 Units] as Yes/No fields. I want to create a search form with a combobox containing the field names above where when users select from the combobox, the subform will be filtered with only the selected type marked as "True". I'm...
I've created a setvalue macro that runs everytime the field or fields that is included in the expression is updated.
Like it says on:
http://support.microsoft.com/default.aspx?scid=kb;en-us;209172
But I am getting an error now. (Chitness!)
Any help will be appreciated.
Can a text box have an expression and be bound to a field?
The problem I'm having is that the value of the expression in a text box cannot be changed or overriden.
If there is another way please let me know.
I have a form using a lookup query as the record source. In this form I have a combo box (also used as join field on the "many" side)where the user can select which data to use.
I need to know how to add an item automatically to the "one" side when a data not on the list is typed in.
Please Help