G
ganrg
Is it possible to hide a row based on a conditional format?
If I had the list:
Name Age
Andrew 15
Brad 8
Charles 4
David 20
Elvis 5
If I format conditionally to make the text white (i.e. hidden when
reading or printing) for all people over age 10, then I will be left
with the following list:
Name Age
Andrew 15
Brad
Charles
David 20
Elvis
How can I get my conditionally fomatted list to look like:
Name Age
Andrew 15
David 20
without doing any manual formatting after the conditional formatting?
If I had the list:
Name Age
Andrew 15
Brad 8
Charles 4
David 20
Elvis 5
If I format conditionally to make the text white (i.e. hidden when
reading or printing) for all people over age 10, then I will be left
with the following list:
Name Age
Andrew 15
Brad
Charles
David 20
Elvis
How can I get my conditionally fomatted list to look like:
Name Age
Andrew 15
David 20
without doing any manual formatting after the conditional formatting?