We are under construction!
You may experience downtime, errors or visual oddities, but we anticipate all will be resolved by the end of the day.
You may experience downtime, errors or visual oddities, but we anticipate all will be resolved by the end of the day.
In the header format try this conditional statement:
If (ExpansionLevel > 1) Then Bold = True Else Bold = False
I had Time in Expansion Level 1 and Scenario in Level 2 and this bolded Scenario and not Time. Not sure if that's what you're looking for.
In the header format try this conditional statement:
If (ExpansionLevel > 1) Then Bold = True Else Bold = False
I had Time in Expansion Level 1 and Scenario in Level 2 and this bolded Scenario and not Time. Not sure if that's what you're looking for.