Hi Everyone, I have been trying to accomplish an error check and I have syntax issue on the below formula. May I please know what is the issue with my formula? Thank you so much in advance.
IF(AND({est_filing_date_range_start},{est_filing_date_range_...
Hi there,
I am trying to figure out a formula to extract max year for a specific company based on the fields below. Max year should pick a max year for that particular company in the field. I tried using MAX function but it didn’t appear to work, is ...
Jyo_D:
IF(AND({est_filing_date_range_start},{est_filing_date_range_end},{actual_or_estimated}
Thank you so much @Justin_Barrett . I have modified the formula to include the BLANK() condition and it worked.
IF(AND({est_filing_date_range_start},...