Search results

  1. W

    Button to copy values from 5 fields in the current form to new form

    Hello—I’m not having much luck with my Goggle research. I would like to create a command button on my form that copies values from 5 fields in the current record into a new record—leaving all the other fields blank except for the new record ID. The fields that contain the data that I want copied...
  2. W

    Combobox defaults to 1st item on the dropdown list.

    Hello. My combobox is not working correctly. When I select one of the dropdown items in the combobox it always defaults to the 1st item on the list. I want to be able to select any of the dropdown items on the list. Any help would be appreciated. Thanks, Scott
  3. W

    Select record from combobox list and have record populate in subfrom

    Hello. I would like to select a record from my combobox dropdown list and have that record populate in my subform. Currently, I’m only able to select the 1st record at the top of the dropdown list to appear in my subform. But I would like to select any record from the dropdown list and have it...
  4. W

    Reset comboxbox so that paremeter query can be re-run with a new parameter.

    Hello. I have a comboxbox that runs a parameter query when the user clicks on the combobox. The combobox works great and generates a dropdown list of all records that matche's the query paremeter. Now I want the user to click on a command button that resets the combobox so that the user can...
  5. W

    List all records with the same customer name

    Hello. My Google searches have not yielded much help on this question: Is there a way (via the form) to search for all the records that have the same customer name and have that list show up so the user can select the exact record s/he needs? Thansk, Scott
  6. W

    Making a textbox visible on a form if a checkbox is checked on the same form

    Hello. I’m having a problem with making a textbox visible on a form if a checkbox is checked on the same form. I have done research on this site and have written the code below, but I’m getting a Syntax error—see yellow highlight. · My checkbox is named: Case is a Readmission from WRCA...
  7. W

    Hello from Los Angeles

    Hi, All. I'm a self-taught Access Database programmer. I created my 1st database in January of 2012 when I needed to store a lot of data that was becoming too cumbersome to do in Excel. I’ve used Google search to learn everything I currently know. However, I’ve come to a point where I need...
Back
Top Bottom