Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 14
Default Formula wont copy! Help please.

Ok, I have been trying to figure this out for an hour now. Here is my formula:

=(ROUNDUP(IF((H1265),M12*2.5*0.65,M12*2.5),-3))*OR(IF((M12*2.5)250000,250000,(M12*2.5)))

Whenever I try to past this formula it will not change the cell #. Can anyone tell me why?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 296
Default Need formula help please.



One way.

Note these dates are UK style so swap the day/month

First enter a range of period end dates. It appears from your posting
that your weeks end on a Friday and your year end is 11/5/2007 - week
52. This gives week 20 as 20/9/2006 per your posting.
Hence this list starts with 26/5/2006 and goes on with 30/6/2006,
28/7/2006 etc. each month ending with the last Friday of the month.
Extend it for a couple of years to give you some breathing room
Name this range "PeriodEnd"

Enter your year end 11/5/2007 in another cell and name this "YearEnd"

Now
I12 is 2000
J12 is 18/8/2006 - Hire Date
K12 is =J12+30 - Eligible Date
L12 is =INDEX(PeriodEnd,MATCH(K12-1,PeriodEnd,1)+1,1)
Next Payroll Date
and name L12 "NextPay"

M12 is =12+(MONTH(yearend)-MONTH(NextPay))-1
Periods left
N12 is =I12/M12


HTH

On Wed, 30 Aug 2006 19:51:56 +0100, Seti
wrote:


Ok, I have a field that needs to calculate the dollar amount entered
(I12) divided by the number of pay periods left in the year. The number
of pay periods would have to be determined by the date eligible. The
date eligible would be 30 days following the hire date (F12) For
instance, someone is hired on 8/18/06 his eligible date would be
9/18/06, the next payroll date is 9/29/06 which is week 20 and leaves 7
pay periods left for the year. If they elect 2,000.00 for the year then
the deduction per pay period would be $285.71. The other problem I run
into is that every year the payroll weeks will change. So next year
week 20 will be 9/28/07.


__
Richard Buttrey
Grappenhall, Cheshire, UK
__________________________
Reply
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
Copy a relative reference formula from one sheet to another. jannkatt Excel Discussion (Misc queries) 3 May 17th 06 07:13 PM
copy & paste formula between spreadsheets - not working Glibby Gibson Excel Worksheet Functions 0 May 11th 06 01:56 AM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Howdo U copy a formula down a column, that uses data in another w. Need Help pasting a formula Excel Worksheet Functions 1 February 25th 05 06:04 PM
Howdo U copy a formula down a column, that uses data in another w. brantty Excel Worksheet Functions 0 February 25th 05 10:11 AM


All times are GMT +1. The time now is 04:43 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"