Results 1 to 3 of 3
  1. #1
    JayX is offline Advanced Beginner
    Windows 7 32bit Access 2010 32bit
    Join Date
    Dec 2011
    Posts
    62

    Code


    Is there a code to get a filename to show up next to an attachment box?

  2. #2
    JayX is offline Advanced Beginner
    Windows 7 32bit Access 2010 32bit
    Join Date
    Dec 2011
    Posts
    62
    When I choose a file to go into the attachment box I have a textbox next to the attachment box. I would like that text-box to show the file name of that attachment. Is there a certain code to do so?

  3. #3
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Don't think you can on form. The Attachment field is a multi-value structure. How would you determine which of the attached items in the field to display name for? Even if you attach only one item, the issue is same because it is a multi-value field.

    Use a report to display the individual items. Review http://www.cimaware.com/resources/article_135.html
    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.

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

Similar Threads

  1. Code help
    By manic in forum Programming
    Replies: 2
    Last Post: 02-24-2012, 12:14 PM
  2. Code to add Yes and N/A's
    By Brian62 in forum Queries
    Replies: 1
    Last Post: 11-30-2010, 05:16 PM
  3. Word code in Access - How to modify my current code
    By Alexandre Cote in forum Programming
    Replies: 0
    Last Post: 11-15-2010, 08:26 AM
  4. Code in combobox, code in text box
    By float in forum Forms
    Replies: 3
    Last Post: 09-29-2010, 07:12 AM
  5. Access 2003 code vs Access 2007 Code
    By ralphjramirez in forum Access
    Replies: 5
    Last Post: 11-23-2009, 12:33 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