Search results

  1. T

    Automated Hyperlink

    Thanks for the response arnelgp. The missing backslash in my post was a typo.. The macro does not work with it.
  2. T

    Automated Hyperlink

    Hello, I have a table that has a calculated field named "Unique Sample Number". Each unique sample number has its own folder on the computer. There is a "Folder" field in the table which is a hyperlink field and when clicked it should open the folder for each individual sample. I would like...
  3. T

    Pop-up message based on drop-down list

    Thanks for your help everyone. Worked like a charm
  4. T

    Pop-up message based on drop-down list

    Hi theDBguy, Apologies for not being clear in the original post. It is a split form, where the user can use the datasheet portion of the form to locate a record, and use the form portion to view or edit the record. Once a record is located and selected, I would like an okay only pop-up box to...
  5. T

    Pop-up message based on drop-down list

    Row Source: "Yes";"No"
  6. T

    Pop-up message based on drop-down list

    Thank you for responding. I would like the pop-up message to close once the okay button is clicked. The item selection does not need to be cancelled.
  7. T

    Pop-up message based on drop-down list

    Hello, I have a 'check in/check out' split form for our company library. This form has a 'loan allowed' field with a Yes/No selection from a drop down list. If a user selects an asset to check out with the loan allowed field = "No" , i would like to implement a pop-up message that states...
Back
Top Bottom