Results 1 to 3 of 3

Thread: MS Access Attachment Control

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2017
    Posts
    1

    MS Access Attachment Control

    Is there a way to limit the number of files someone can upload to a record when using the Attachment control in Microsoft Access 2013?

    Thank you in advance

    Steve

  2. #2
    New Member
    Join Date
    Nov 2017
    Posts
    2

    Talking Re: MS Access Attachment Control

    How many maximum attachment would you need from the user?

  3. #3
    New Member
    Join Date
    Nov 2017
    Posts
    2

    Re: MS Access Attachment Control

    If you need only one attachment then, do like this:
    If me.Attachmentcount= 1 then
    Msgbox""
    End if

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width