View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jacqui[_2_] jacqui[_2_] is offline
external usenet poster
 
Posts: 30
Default Formatting SubTotals


How do I format just my subtotals (created using Subtotals
method) so that they are in bold font?
I posted a similar question earlier but did not receive a
reply.
Have sussed the ClearOutline method by using
ActiveSheet.UsedRange.Select to ensure I select all my
data not just a subset of the range.
Any help with formatting is appreciated.
Many thanks
Jacqui