Recent content by mcrafty

  1. M

    Convert text to hyperlink data type

    JD, Thanks for the response. I actually found another answer from an obscure source. It seems as if a hyperlink needs to be surrounded by hash marks just as a string wants quote marks. i.e. #H:\MyPath\MyFileName.PDF# instead of "H:\MyPath\MyFileName.PDF":banghead: Thanks for giving me...
  2. M

    Convert text to hyperlink data type

    I am trying to create a "browse" button on a subform which will allow the user to browse for a file name using the standard Wndows interface and insert that name in an underlying table field with a hyperlink data type. I am working in Access 2007 and am using Microsoft KB888695 code to call...
  3. M

    Intro for "mcrafty"

    I am a practicing professional architect in Baltimore, Maryland, USA. While in undergarduate school, I majored in physics and math before transferring to an architectural program. My first experience with programming dates back to Fortran4 and 1970. We started our own architectural firm in...
Back
Top Bottom