ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Is is possible to set a border NOT on the edge of a cell? (https://www.excelbanter.com/excel-programming/365119-possible-set-border-not-edge-cell.html)

[email protected]

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


NickHK

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





All times are GMT +1. The time now is 02:04 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com