View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Peter T Peter T is offline
external usenet poster
 
Posts: 5,600
Default Excel.Style object: Border problems

Although you can apply the first 4 (L,R,T,B) to a range,
only those in the first cell in the range object will be applied.


Ignore that bit

Peter T