+ Reply to Thread
Results 1 to 2 of 2

overlapping picture problem

  1. #1
    Registered User
    Join Date
    06-04-2006
    Posts
    28

    overlapping picture problem

    hi all

    i've put textboxes and other stuff in a userform, but if i want to put some pictures in also for my background, the pictures overlap all the rest. how can i put the pictures in come order that one is background and the other isn't?

  2. #2
    Tom Ogilvy
    Guest

    RE: overlapping picture problem

    Turn on the macro recorder.

    Right click on one of the pictures and select send to the back. Turn off
    the macro recorder and look at the code.

    I get:

    Selection.ShapeRange.ZOrder msoSendToBack

    this should get you started.

    --
    Regards,
    Tom Ogilvy


    "tomro1" wrote:

    >
    > hi all
    >
    > i've put textboxes and other stuff in a userform, but if i want to put
    > some pictures in also for my background, the pictures overlap all the
    > rest. how can i put the pictures in come order that one is background
    > and the other isn't?
    >
    >
    > --
    > tomro1
    > ------------------------------------------------------------------------
    > tomro1's Profile: http://www.excelforum.com/member.php...o&userid=35081
    > View this thread: http://www.excelforum.com/showthread...hreadid=573138
    >
    >


+ 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