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 / Programming / November 2007

Tip: Looking for answers? Try searching our database.

Weekends for timesheet

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jenna - 30 Nov 2007 18:26 GMT
i have a worksheet for my flexi timesheet. it automatically populates the
dates for a month in collumn A based on the following formula:

=IF(MONTH($A$18)=MONTH($A$18+ROW()-18),$A$18+ROW()-18,"")

i want it to enter my usual hours in collumn N. but i want it to enter 0:00
if it is a weekend. i.e. IF A18 is a weekday enter 07:30 in cell N18, else
0:00

is this possible???

please help!
Gleam - 30 Nov 2007 22:40 GMT
=IF(WEEKDAY(A18,2)<6,"07:00","0:00")

> i have a worksheet for my flexi timesheet. it automatically populates the
> dates for a month in collumn A based on the following formula:
[quoted text clipped - 8 lines]
>
> please help!
Gleam - 30 Nov 2007 22:40 GMT
=IF(WEEKDAY(A18,2)<6,"07:00","0:00")

> i have a worksheet for my flexi timesheet. it automatically populates the
> dates for a month in collumn A based on the following formula:
[quoted text clipped - 8 lines]
>
> please help!
 
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.