PC Review


Reply
Thread Tools Rate Thread

Date Range for my time sheet

 
 
=?Utf-8?B?UGFtZWxhVA==?=
Guest
Posts: n/a
 
      26th Feb 2006
my payperiods run from the1st to the 15th and 16th to end of the month. i
currently have a time sheet displaying a start date:
L4
and then each consecutive day as:
$L$4+1
$L$4+2 and so on up to $L$4+15 (to cover all
months)
but in feb for example the dates populate into the next pay period.
is there a better way to auto populate just the fields in the current pay
period or to HIDE the rows that are outside the pay period?

Thanks from the newbie!!


 
Reply With Quote
 
 
 
 
daddylonglegs
Guest
Posts: n/a
 
      27th Feb 2006

Where do you have =$L$4+1? If it's in L5 try this formula instead

=IF(L4="","",IF(DAY(L4+1)>DAY(L4),L4+1,""))

format as date and copy down column


--
daddylonglegs
------------------------------------------------------------------------
daddylonglegs's Profile: http://www.excelforum.com/member.php...o&userid=30486
View this thread: http://www.excelforum.com/showthread...hreadid=516697

 
Reply With Quote
 
=?Utf-8?B?UGFtZWxhVA==?=
Guest
Posts: n/a
 
      27th Feb 2006
Thankyou daddylonglegs! that worked beaautifully!!

"daddylonglegs" wrote:

>
> Where do you have =$L$4+1? If it's in L5 try this formula instead
>
> =IF(L4="","",IF(DAY(L4+1)>DAY(L4),L4+1,""))
>
> format as date and copy down column
>
>
> --
> daddylonglegs
> ------------------------------------------------------------------------
> daddylonglegs's Profile: http://www.excelforum.com/member.php...o&userid=30486
> View this thread: http://www.excelforum.com/showthread...hreadid=516697
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calculate within a time range with only start date and end date LEG Microsoft Excel Worksheet Functions 2 8th Oct 2009 07:25 PM
How can I find records based upon a date and time range while accounting for time zone difference BJC Microsoft Access 2 11th Jul 2007 01:13 AM
Select data to appear on 2nd sheet by date range... =?Utf-8?B?Q2JyZXpl?= Microsoft Excel Misc 0 28th Jun 2007 12:10 AM
Locate month and year from range of date from another sheet =?Utf-8?B?UmFvIFJhdGFuIFNpbmdo?= Microsoft Excel New Users 3 1st Mar 2006 07:55 AM
enter time or date to a cell for time sheet kirk Microsoft Excel Misc 2 5th Oct 2003 11:58 PM


Features
 

Advertising
 

Newsgroups
 


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