I need to make a table such that the user can add attachment links to one of the fields. Is there a way to allow the user to browse through a folder and create a link to the attachment in MS Access? This will solve the size problem I am facing.
Share
Have a look at Application.FileDialog:
More info: http://msdn.microsoft.com/en-us/library/aa213120(v=office.11).aspx