Forum Discussion
_joff_
Aug 17, 2022Copper Contributor
#num! error
I'm getting a #num! error from the below formula in MS List / Sharepoint. I've tried a number of variants, including using DATEDIF, TODAY(). It works in excel but not in sharepoint. =IF(AND([La...
kalpeshvaghela
Aug 17, 2022Iron Contributor
Could you please elaborate more what exactly you want with Calculated column? What is the type of the Last paid column?
- _joff_Aug 17, 2022Copper Contributor
Hi kalpeshvaghela ,
[Last Paid] is a date column. I have some annual subscriptions that some of my customers pay by cheque. I'm trying to calculate the payment status of each of these. The status calculates fine for PAID and DUE SOON but throws out the #NUM! error for OVERDUE. This is baffling as its an IF statement, so the result is true for false rather than a number???