View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Giulia
 
Posts: n/a
Default Problem with Date Manipulation

This is the first neat little trick I ever learned with excel.
What you need to do is set up a list of nonwroking days..... (don't forget
to include bank holidays!) I had to do this manually which is a bit time
consuming but you only need to it once, this needs to be on a separate
worksheet.

Then you need to go to your tools menu and check out 'Add Ins' you need the
Analysis tool pak, just check the button and excel should do the rest.

Then the function you need to use is networkdays

something like:

=NETWORKDAYS(start date,end date,nonworking days list)

hope this helps

"Sbufkle" wrote:


Okay.. Im not a kid, 36, been working with excel for years & last year
did up to intermediate courses in Access.

However, that being said because you guys are very keen in here, so I
dont want to sound stupid, whilst my understanding on alot of excel is
generally on the layman terms!

Heres my problem.

Im making a simple spreadsheet.

I have a widget that enters my facility on one date, it then exits
another. I know by setting up EXIT - ENTER = DAYS I have my duration in
the facility.

BUT--- I dont want the weekends to count as days!

Material arrives every weekday & exits the same. Some material flows
every day.. some rarely with EVERYTHING in between.

Any suggestions/solutions how to have this accomplished where the
weekends are factored OUT of the equasion?

Hope that made sence!!!

I do appreciate your help!


--
Sbufkle
------------------------------------------------------------------------
Sbufkle's Profile: http://www.excelforum.com/member.php...o&userid=29069
View this thread: http://www.excelforum.com/showthread...hreadid=487950