Consulting

Results 1 to 3 of 3

Thread: file/object attachment

  1. #1

    file/object attachment

    hello once more,

    Ok so the health and safety bods have caught up with us and we now have to do risk assesments for everything ! so I have come up with the attached spreadsheet. The top half works brilliantly but im stuck on getting files attached.

    If the 'click here to attach file' command button is pressed currently this activates the macro stored in module 2 which will display the open object window. I then select the file I want to attach, tick both 'link to file' and 'display as icon'. press ok and this will insert the icon into a cell that i have called RA3ATT (cellsF24:f29). My problem now is when I want to attach another file it places it over the of the previous attachment. How can I get it to drop it to the right of it say column G24??

    your help would be appreiciated.

  2. #2
    Distinguished Lord of VBAX VBAX Grand Master Bob Phillips's Avatar
    Joined
    Apr 2005
    Posts
    25,453
    Location
    What is the range name RA3ATT used for? You could trye redefining that for each attachment.
    ____________________________________________
    Nihil simul inventum est et perfectum

    Abusus non tollit usum

    Last night I dreamed of a small consolation enjoyed only by the blind: Nobody knows the trouble I've not seen!
    James Thurber

  3. #3
    the cell ra3att isnt used for anything specifically, it was just the position where I wanted the first file to be attached. Then if a second file is attached I would like that next it it to the right, and so on for the third...

Posting Permissions

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