+ Reply to Thread
Results 1 to 2 of 2

Is is possible to set a border NOT on the edge of a cell?

Hybrid View

  1. #1
    Abraham.Olson@gmail.com
    Guest

    Is is possible to set a border NOT on the edge of a cell?

    I am looking to create a macro that either pastes a mini-image or
    formats a diamond shaped border in each cell of a selected range.

    I know how to do the macro, but cant figure out either how to paste an
    small image in each cell or add a non-traditional border.

    Using Excel 2002 for windows. I know a fair amount of VBA.

    -Abe


  2. #2
    NickHK
    Guest

    Re: Is is possible to set a border NOT on the edge of a cell?

    Abraham,
    A border, by definition, is on the edge.
    How about placing a shape in the correct place. e.g
    ActiveSheet.Shapes.AddShape(msoShapeDiamond, .....

    NickHK

    <Abraham.Olson@gmail.com> wrote in message
    news:1150998733.248731.315490@m73g2000cwd.googlegroups.com...
    > I am looking to create a macro that either pastes a mini-image or
    > formats a diamond shaped border in each cell of a selected range.
    >
    > I know how to do the macro, but cant figure out either how to paste an
    > small image in each cell or add a non-traditional border.
    >
    > Using Excel 2002 for windows. I know a fair amount of VBA.
    >
    > -Abe
    >




+ 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