View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] Abraham.Olson@gmail.com is offline
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