Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Don Don is offline
external usenet poster
 
Posts: 487
Default modified following business day convention

It's a businness day function where if using EDATE plus Sat/Sun-Mon takes
you into the next month, then it goes to the preceeding business day
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,651
Default modified following business day convention

On Thu, 17 May 2007 04:17:01 -0700, Don wrote:

It's a businness day function where if using EDATE plus Sat/Sun-Mon takes
you into the next month, then it goes to the preceeding business day



Perhaps:

=IF(MONTH(WORKDAY(EDATE(A1,NumMnths)-1,1))=MONTH(EDATE(A1,NumMnths)),
WORKDAY(EDATE(A1,NumMnths)-1,1),WORKDAY(EDATE(A1,NumMnths),-1))

will work for you?
--ron
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
Naming convention for workbook names Barb Reinhardt Excel Discussion (Misc queries) 2 March 13th 07 12:29 AM
Convert stored numbers into a set naming convention Sean Excel Worksheet Functions 4 August 26th 06 08:05 PM
Anyway to set numerical column name as Exel convention? Frank Cao Excel Worksheet Functions 4 December 15th 05 08:02 PM
a similar convention for tabs/wksts as in for R[1]C[1]? JimTobin2 Excel Discussion (Misc queries) 1 August 24th 05 02:27 AM
WHERE CAN I GET A BUSINESS PROPOSAL OR A BUSINESS EXPENSE SHEET? FELICITA ROSALES New Users to Excel 1 August 18th 05 10:27 PM


All times are GMT +1. The time now is 09:34 AM.

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"