ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Payment terms function (https://www.excelbanter.com/excel-worksheet-functions/7317-payment-terms-function.html)

Tina

Payment terms function
 
I have customers that have their own payment terms, for example they will pay
on the following monday after 33 days of the invoice date. I have figured
out how to determine the date they will be due after 33 days, but can I get
it to give me the date of the Monday after the 33 days?



Sandy Mann

With the invoice date in A1 try:

=A1+33-WEEKDAY(A1+33,3)

HTH

Sandy

--
to e-mail direct replace @mailintor.com with @tiscali.co.uk


"Tina" wrote in message
...
I have customers that have their own payment terms, for example they will

pay
on the following monday after 33 days of the invoice date. I have figured
out how to determine the date they will be due after 33 days, but can I

get
it to give me the date of the Monday after the 33 days?






N Harkawat

=CHOOSE(WEEKDAY(A1+33,1),1,0,6,5,4,3,2)+A1+33

"Tina" wrote in message
...
I have customers that have their own payment terms, for example they will

pay
on the following monday after 33 days of the invoice date. I have figured
out how to determine the date they will be due after 33 days, but can I

get
it to give me the date of the Monday after the 33 days?






All times are GMT +1. The time now is 04:10 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com