LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Remove Every Other Friday


Well, I am working with Crystal Reports. I know that it can b
programmed using Basic Syntax. I cannot find the answer I am lookin
for and was hoping some here could help.

I need to take evey other friday out of the my equation.

I have queues and when an item is moved to a different queue it is tim
stamped with a start date. I am then taking the start date an
subtracting Saturdays and Sundays. Now I am faced with trying to tak
out my off fridays with fall every other friday.

Is there a way to give a known friday off and then count the friday
off and subtract them from the given start date?

i.e Start Date = (07/25/06) - (07-28-06) - (08-11-06)
**
The formula I have in the currently is as follows and it takes out th
saturdays and sundays

DateDiff("d",{ITEM_QUEUE.START_DATE},(CurrentDate) )-
DateDiff("ww",{ITEM_QUEUE.START_DATE}, (CurrentDate)
crSaturday)-
DateDiff("ww",{ITEM_QUEUE.START_DATE}, (CurrentDate), crSunday)

If anyone can put me on track to figuring this out much would b
appreciated.:eek

--
zero63
-----------------------------------------------------------------------
zero635's Profile: http://www.excelforum.com/member.php...fo&userid=2480
View this thread: http://www.excelforum.com/showthread.php?threadid=57265

 
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
Formula to display next Friday from B1 works except on the Friday itself. StargateFan[_2_] Excel Discussion (Misc queries) 4 August 11th 11 09:20 AM
Second Friday Deb Excel Worksheet Functions 4 January 26th 07 02:41 PM
Last friday gabch[_36_] Excel Programming 3 June 1st 06 10:48 AM
How can I get a row to display the date of the last friday, and every friday before that? [email protected] Excel Programming 1 April 10th 06 07:42 PM
Friday Winston New Users to Excel 16 October 30th 05 12:12 PM


All times are GMT +1. The time now is 01:16 PM.

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

About Us

"It's about Microsoft Excel"