Thread
:
Border
View Single Post
#
1
Posted to microsoft.public.excel.programming
Maximus[_3_]
external usenet poster
Posts: 3
Border
I am trying to create a border around a selection. I am currently
using
Range("C23:G27").Select
Selection.Borders.LineStyle = xlDouble
This results in borders throughtout every cell. How do I get a border
around the perimeter?
Thanks
Reply With Quote
Maximus[_3_]
View Public Profile
Find all posts by Maximus[_3_]