Search results

  1. 2

    Question How to make hyperlinks open in external applications

    We are not interested in using IE, but would rather use other external applications, such as set in our default association, to open images and web pages, regardless if local or remote. As you can probably guess, Access 2007 forces a hyperlink (to an image) to open in IE regardless of the...
  2. 2

    Issues with VBA, accessDB and time date

    Access_2007 Short (kind-of) and bitter ... Separate forms that pretty-much use the same code. One forms' date field exhibits absolutely no problems while the other forms' date field intermittently does the following: After using the date picker ... Private Sub DONE_Click() DoCmd.RunCommand...
  3. 2

    How To: use one control to enable or activate another control?

    I have attached an image of the physical form How do I use one (1) control to enable/activate another control? EXAMPLE: on a form --to use a checkbox, once checked, to enable a grayed-out field or combobox. Once said field/combobox is enabled/activated via the checkbox the choice can be...
Back
Top Bottom