Thread: Templates
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mary Mary is offline
external usenet poster
 
Posts: 190
Default Templates

I am trying to create a template that has a line at the end of similar rows,
I said cells earlier, basically it is a list. So I might have 3 rows that are
like this:
Marker
Marker
Marker
Pen
Pen
I want a bold line between Marker and Pen, but I want the line to
automatically adjust for different data that is imported. Is this possible
and if so how?