DirkRuana
6 years agoQrew Captain
Elapsed days invoice aging
Well.... having some "developmental opportunities" again.
Trying to calculate days an invoice is aging after being sent (believe it or not we have net 90 with one customer). I have two fields:
1.) [Days Aging] - Numeric formula
2.) [Date Invoice Sent to Client] - Date Field
Help provided is always sooooo appreciated!
------------------------------------------------------------------------------
formula syntax error
There are extra characters beyond the end of the formula.
ToDays(Today()-Todate([Date Invoice Sent To Client])) ,
Trying to calculate days an invoice is aging after being sent (believe it or not we have net 90 with one customer). I have two fields:
1.) [Days Aging] - Numeric formula
2.) [Date Invoice Sent to Client] - Date Field
Help provided is always sooooo appreciated!
------------------------------------------------------------------------------
formula syntax error
There are extra characters beyond the end of the formula.
ToDays(Today()-Todate([Date Invoice Sent To Client])) ,