Results 1 to 3 of 3
  1. #1
    PeachTosser25 is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Feb 2012
    Posts
    6

    Question Checkbox OnUpdate to upload attachment, OnClick for label to view.

    I have a single table with one record per person.
    I have multiple training checkboxes that every person has to check yes, but only if they've completed the training.
    On my table, there is a TrainingA Yes/No field and a TrainingA Certificate attachment field.
    I want to have the checkbox require a certificate be uploaded to the attachment field to be marked as Yes, and if the label for the checkbox is clicked, the attachment to open (only if uploaded).


    I'm pretty good with If/Then VBA, but outside of that I'm still learning.. Just looking for a little help on getting this all to work.

    Is this possible?
    Thanks in advance.

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,954
    Google: Access VBA open attachment

    Is this what you want http://blogs.office.com/b/microsoft-...ent-field.aspx
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    PeachTosser25 is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Feb 2012
    Posts
    6
    No, that's not what I need..
    That does help though, altough I can't figure out how to map that code for opening the attachment to the OnClick event for the label.. but that isnt my main priority right now.
    First, I need to figure out how to open an Upload Attachment dialog box when the CheckBox is marked as Yes. I tried googling it, but now all that pops up that's relatively related is this thread.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Upload Report to SharePoint Library
    By Lorlai in forum SharePoint
    Replies: 2
    Last Post: 09-22-2011, 01:39 PM
  2. Replies: 1
    Last Post: 05-16-2011, 01:34 PM
  3. Upload (import) Excel Table Info
    By AKQTS in forum Access
    Replies: 2
    Last Post: 04-21-2011, 02:07 PM
  4. Upload files to access 2007 through web
    By karthikcoep in forum Programming
    Replies: 0
    Last Post: 08-23-2009, 10:04 PM
  5. How To View Hyperlink For Attachment File
    By treyprice in forum Access
    Replies: 0
    Last Post: 07-28-2009, 12:51 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums