Thread
:
Why doesn't this work?
View Single Post
#
1
Posted to microsoft.public.excel.worksheet.functions
yovation
external usenet poster
Posts: 18
Why doesn't this work?
=CONCATENATE(IF(B30,B3,""),IF(C30,C3&", ",""),IF(D30,D3&",
",""),IF(E30,E3&", ",""))
When any of the logicals are false, the formula still displays the ,
Assistance please?
Thank you
Reply With Quote
yovation
View Public Profile
Find all posts by yovation