Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / May 2008

Tip: Looking for answers? Try searching our database.

Calender function - time sheet - excel 2003/7

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Peter Balcombe - 11 May 2008 12:39 GMT
(Newcomer please be gentle!)

I am trying to set up a monthly time sheet spreadsheet for an organisation
that has staff working 7x24.

Ideally I should like the spreadsheet to automatically assign the date and
day of the week working from user input data (from drop down lists for
month, and year) so that for the current month (May 2008) the information
would appear as follows:-

Day                    Date

Thursday            1
Friday                2

and so on to

Friday                30
Saturday            31

Obviously the spreadsheet would need in some way to work off Julian calender
data.

Is this possible or do I ask too much?

Peter
FSt1 - 11 May 2008 20:16 GMT
hi
i'm not sure i completely understand what your are trying to do with such
sketchy information but if this will help, see these sites. they have already
worked up some timesheets that might help.
http://j-walk.com/ss/excel/files/timesht.htm
http://www.cpearson.com/excel/overtime.htm
at the bottom of chip's site are a number of links to other timesheet
related stuff.

regards
FSt1

> (Newcomer please be gentle!)
>
[quoted text clipped - 22 lines]
>
> Peter
Peter Balcombe - 11 May 2008 21:42 GMT
> (Newcomer please be gentle!)
>
[quoted text clipped - 25 lines]
>
> Thankyou for the information.

Sorry I have been unclear. What I need is a formula (or look up) which
automatically returns that May 1 2008 was a Thursday and May 31 will be a
Saturday and assigns the correct days and dates to each other for the rest
of the month. Similarly that knows June 2008 is a 30 day month beginning on
a Sunday and ending on a Monday etc and similarly matches days of the week
to dates and thus forward for all months, correctly taking into account leap
years. The date time function in windows does all this very well working
from the same information i.e.. month and year but can I replicate it in
Excel?

Knowing that a date is a Saturday or Sunday for example is important to my
timesheet because there are higher payrates for weekend work. I want my
monthly time sheet to begin correctly on the right day of the week as the
first and to end appropriately on the last day of the month, with the
correct number of days in the month.

Can it be done?

Peter>
Rick Rothstein (MVP - VB) - 11 May 2008 22:10 GMT
As a function...

   =TEXT(<<SomeDate>>,"dddd")

where <<SomeDate>> is either a cell reference or a proper date value
(perhaps generated from the DATE or DATEVALUE function).

As a Cell Format... put a proper date in your cell and Custom Format the
Cell using dddd as the format pattern.

Rick

>> (Newcomer please be gentle!)
>>
[quoted text clipped - 47 lines]
>
> Peter>
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.