+ Reply to Thread
Results 1 to 3 of 3

Insert an icon relative to the button location

  1. #1
    Registered User
    Join Date
    09-26-2007
    Posts
    30

    Insert an icon relative to the button location

    Hello,

    I was wondering if i could get a hand with inserting a file.

    Is there a way to insert the file and have it placed a relative distance from the insert button without using cell references?

    Thanks.
    Last edited by Armidion; 07-31-2009 at 10:05 AM.

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,481

    Re: Insert an icon relative to the button location

    You could use the TopLeftCell reference of the shape.

    You just need to identify which button was clicked. If it's a Forms control you can use Application.Caller it identify it.

    If it's a ActiveX button you can use the .Left property
    Cheers
    Andy
    www.andypope.info

  3. #3
    Registered User
    Join Date
    09-26-2007
    Posts
    30

    Re: Insert an icon relative to the button location

    Thanks for the help Andy

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1