Hiding cells

J

John

Hello. I have a worksheet in my gradebook where I find
the max number on two different tests and it
automatically puts in the higher number in a specific
cell. What I want to know is how do I hide the cell if
there is no number entered into yet?

This is my formula so far:

In column E:

=MAX(VLOOKUP($C$2,'Master Sheet'!
$A$4:$GA$9919,5,FALSE),VLOOKUP($C$2,'Master Sheet'!
$A$4:$GA$9919,8,FALSE))

Column A is which trimester the test was taken in.

Is there a way that if column A is empty, that column E
will also be left empty?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top