Forum Discussion
cdersarkisian
Jan 18, 2021Copper Contributor
DatedIf Not Working
I'm trying to calculate the shelf life remaining on an item using the manufactured date & the expiration date. Using the DatedIf function I am attempting to formulate the following: =datedif(mfg_date...
SergeiBaklan
Jan 18, 2021MVP
Perhaps you shall use semicolon instead of comma as delimiter, depends on your locale.
cdersarkisian
Jan 18, 2021Copper Contributor
I'm in the U.S but I did try that- didn't work! SergeiBaklan