View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] benny.watt@gmail.com is offline
external usenet poster
 
Posts: 4
Default Conditional formatting - based on indentation

as per title..

I would like to apply conditional formatting based on the indentation
of text in a cell.

I have a chart of accounts in excel, with a parent-child hierarchy. I
want to format all top-level parents (i.e. no indentation) with bold
(or whatever formatting), then all second-level (i.e. one indent) with
italics.

Is this possible?