See if the attached works as you want…
Edit post posting, shucks, just seen you are Excel 2016. Hang on a bit. (Are macros out of the question?)...
The issue was resolved in another way - the trouble was that I inadvertently changed the field's format to Decimal early in the query. Since PQ only states...
clmish Today, 03:25 PMHi I have the formula below but it returns FALSE when I want it empty if C8 cell is empty.
Can you help pls?
=IF(C8="","",IF(AND(K8"",O8=""),"Needs...
Display a list of columns if data is present within?
See if this version gets you what you want (I think CONCAT was available in Excel 2016):...
p45cal Today, 05:47 PM