Conditional Formatting

  • Thread starter Thread starter Potsy
  • Start date Start date
P

Potsy

Hi

I would like to be able to hide A33 and J33 if I33 is null via
conditional formatting in white.

I have tried setting Formula is : =I33="" but does not seem to work.
Any ideas????

Potsy
 
It worked for me.

You may want to try again. If it doesn't work, post more details of what you
tried.

And you're sure I33 is blank--not made to look blank with a space character.

=trim(i33)=""

may help if that's the case.
 
Hi

Highlight cells A33 and J33 and in conditional formatting set =$I33=""

--
Regards

Roger Govier









- Show quoted text -

Thanks was entering "0" and was set as percentage in format therefore
not seeing as empty. When i select cell and hit delete key works
fine!!!
 

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

Similar Threads

Sumproduct Q 4
#Value Error 6
Hiding a range 2
Date Field Subtraction 3
Missing (or messed up) Windows Icons 6
Conditional formating 4
Copying Row Code Doesn't Copy Conditional Formating 10
Use of Indirect 3

Back
Top