Search results

  1. A

    Subform Data Display

    I have a data entry form, that when a user hit's the "Add Record" button, the data is populated into a temp table, and then the subform is requeried showing the user the record that they entered. On the main form, I have the item numbers hidden and the item description shown so the users can...
  2. A

    Complex Excel Formula Conversion

    I have a complex if/and/or calculation formula in Excel that I want to convert into a query for access. The field names in Excel and Access are the same "effective_date" and "inactive_date". The new column is named "status_type". I've tried all kinds of conversion, and I just can't figure it...
  3. A

    Question Generating hyperlink from multiple comboboxes

    Sorry, this is probably a very basic question, but I'm new to access programming, and I'm stumped. I have two ComboBoxes on a form that I want to generate a hyperlink from, and then when I hit a submit button, it opens the file in the link. I just can't figure out how to finish off the code...
Back
Top Bottom