Search is disabled, so I'm posting this question:
I want to display data in a text field on a form based on a selection in a combo box. I get it to work with a list box, but not with a text box. Here's what I have:
Form name: frm_OfficeReport
ComboBox: cbo_Office; TextBox: txt_officevalue...
First, thanks to all the experts on this site for your time and help. I've learned more in the last month reading the threads than I could from any book.
Now to my current issue:
I'm working on a form/subform. The form has 2 cascading comboboxes, [PicState] and [PicLoc]. PicLoc uses the...
I created a basic form with a combobox looking up [OFFICE] with a subform that filters based on [OFFICE] to display editable fields of employees in each office. The form/subform works, but autoedits the first record. What do I mean? When I open the form, it defaults to the first record in the...
How can I create an Ad Hoc Query on a form? I have a form with a subform designed as a Datasheet. The subform contains approximately 10 headers and is sourced from a query. The top form currently contains a combo box that sorts the datasheet based on the first header. What I would like to do...
How can I get my subform to update based on my form selection? That's my question, now let me give details:
I created a form with a single combobox called "LastName". I pulled this from a query called "CompileInfo" that contains 8 different data fields. There are 5 "LastName"s. I "Group...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.