Search results

  1. gneissgirl

    Set field in query as value in list box in form

    Bugger. That's precisely what I wanted to do. Oh well. People will just have to do it the hard way. Thanks!
  2. gneissgirl

    Set field in query as value in list box in form

    I have no clue about bound column setting. I am getting slightly closer, however. When I select a table heading in my list box, it fills in every field within the query with that table heading name. This is what it's doing: List box = DATEREQUIRED Query looks like this...
  3. gneissgirl

    Set field in query as value in list box in form

    I click a button to open the query.
  4. gneissgirl

    Set field in query as value in list box in form

    Yeah, you understood the question correctly. I entered the info. you gave me under the criteria, but it asks for a field from the field list for my table. That is what I am trying to specify using the list box. I tried entering what you gave me as the field, but it asked for parameter value...
  5. gneissgirl

    Set field in query as value in list box in form

    :confused: I've tried everything I can possibly think of to get this to work. I've also looked at other threads and I still couldn't get this to work. The code for the list box in my form is Forms!Display_Engineering_Jobs_Report_Inputs!Report_Column1. I am trying to set the value in this list...
Back
Top Bottom