Thread
:
need to detect syntax in value
View Single Post
#
1
Posted to microsoft.public.excel.misc
J.Parker
external usenet poster
Posts: 1
need to detect syntax in value
I'm trying to display Cxld in the cell for my sum when cxld is detected in
the cell not a numerical value. here is what i though would be the correct
formula =IF(B7=cxld,"CXLD",(C7-B7))
Reply With Quote
J.Parker
View Public Profile
Find all posts by J.Parker