View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.newusers
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Value in one cell visible of another cell has anything in it

Select A2 and FormatCFFormula is: =ISBLANK(A1)

Format to white font.


Gord Dibben MS Excel MVP

On Wed, 6 Feb 2008 17:10:00 -0800, Jules
wrote:

I used to know how to do this, and can't remember. I think it is a COUNTIF
function in the first cell, together with conditional formatting in the 2nd
cell, but I can't remember how to set it up.

cell A1: any text at all entered will cause cell A2: part number to be
visible.

cell A1: empty value in cell A2 remains hidden.