Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 28
Default 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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default 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

wrote in message
oups.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
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how do I print edge to edge with absolutely NO margins Girl4chuckie Excel Worksheet Functions 3 April 3rd 23 07:41 PM
Printing edge to edge and automatically generating a new page query LCTECH001 Excel Discussion (Misc queries) 3 February 2nd 12 07:55 AM
border on last cell of page effects border on beginning cell of ne GaryE Excel Discussion (Misc queries) 0 March 23rd 09 05:47 AM
Horizontal arrow on cell edge and double-click, no matches found. Vic Tarrazi Excel Worksheet Functions 0 July 12th 06 05:16 PM
Changing the border of one cell s/n change the border of adjacent gjanssenmn Excel Discussion (Misc queries) 2 October 5th 05 08:35 PM


All times are GMT +1. The time now is 06:42 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"