Forum Discussion
Steve Lusk
Mar 18, 2020Copper Contributor
Only show if there is a date in column
I want to only show the $ amount in Column A if there is a date. Everything I try I get an error. Here is the formula that I have that is totaling the amount now but the same amount shows all the w...
Subodh_Tiwari_sktneer
Mar 19, 2020Silver Contributor
If we use the logical condition that way, the formula may return an error if the cell being checked, in this case A3, contains a string or A3 contains a formula which returns a blank string ("").
PeterBartholomew1
Mar 19, 2020Silver Contributor