Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Tina
 
Posts: n/a
Default 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?


  #2   Report Post  
Sandy Mann
 
Posts: n/a
Default

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?





  #3   Report Post  
N Harkawat
 
Posts: n/a
Default

=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?




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
I cant use englisch function names in a swedich version of excel PE Excel Discussion (Misc queries) 2 December 7th 04 01:00 AM
Find a Function to use accross different worksheets R. Hale Excel Worksheet Functions 3 November 25th 04 07:07 AM
change function variable prompts?? thinkingfield Excel Worksheet Functions 1 November 8th 04 04:01 PM
Counting Function Dilemma Simon Lloyd Excel Worksheet Functions 0 November 8th 04 03:13 PM
need to save values from a function before it changes Ron Excel Worksheet Functions 1 October 29th 04 06:29 AM


All times are GMT +1. The time now is 06:29 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"