What would the formula be if I want B12 to display the text of B07 if C07=Y?
F Frank Kabel Dec 6, 2004 #2 Hi =IF(C7="Y",B7,"") -- Regards Frank Kabel Frankfurt, Germany Jim said: What would the formula be if I want B12 to display the text of B07 if Click to expand... C07=Y?
Hi =IF(C7="Y",B7,"") -- Regards Frank Kabel Frankfurt, Germany Jim said: What would the formula be if I want B12 to display the text of B07 if Click to expand... C07=Y?