I think I have or have seen a custom function in FM7 that does this. It is a
recursive calculation. I'll try and dig it up and see if it can be applied.

Dan

on 4/1/04 15:27, Roland Dumas at [EMAIL PROTECTED] wrote:

> I've only see this kind of thing done with a calendar table. After all,
> non-working days include holidays, etc. If you have a calendar, then
> you can count up the number of working days between date1 and date2,
> but also figure out the first working Monday of the month, and other
> similar functions that are important in business applications
> 
> 
> On Apr 1, 2004, at 12:23 PM, David Green wrote:
> 
>> Hi All,
>> 
>> Has anyone done any date calculation using only working days?  Example
>> I want to add 30 working days to the current day.  Normally I would:
>> 
>> <@DAYS DATE="<@CURRENTDATE>" DAYS="30">
>> 
>> That obviously includes non-working days (Sat, Sun).  So, has anyone
>> done this?  Any ideas?
>> 
>> Thanks,
>> 
>> David Green
>> [EMAIL PROTECTED]
>> _______________________________________________________________________
>> _
>> TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
>> 
> 
> ________________________________________________________________________
> TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
> 

-- 
Dan Stein
Digital Software Solutions
799 Evergreen Circle
Telford PA 18969
Land: 215-799-0192
Mobile: 610-256-2843
Fax 413-410-9682
FMP, WiTango, EDI,SQL 2000
[EMAIL PROTECTED]
www.dss-db.com


    "When you are born, you cry and those who love you rejoice.  And if you
live your life as you should, when you die, you rejoice and those who
love you cry."

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to