View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cottage6 cottage6 is offline
external usenet poster
 
Posts: 108
Default Format sheets w/varying ranges

I need to format 5 sheets the same way; number formats, borders, etc. The
number of rows to format on each sheet is different. I'd like to loop through
the formatting code but specify the range to format on each sheet. Starting
row on each sheet is 9, but I need to determine the last cell and select the
range to format. I'm trying to avoid repeating code. If you can help I'd
really appreciate it. TIA, and have a great holiday!