Hello,
How can I hide rows based on cell values?
I have in one Sheet cells that await user input, if there is no input the cell should be "" and should hide rows on another sheet ( these rows have different averages).
If the user doesn't input a name the row should be hidden if he inputs a name the row should appear.
I don't want to use VBA.
Can anybody help me?
How can I hide rows based on cell values?
I have in one Sheet cells that await user input, if there is no input the cell should be "" and should hide rows on another sheet ( these rows have different averages).
If the user doesn't input a name the row should be hidden if he inputs a name the row should appear.
I don't want to use VBA.
Can anybody help me?