Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 9
Default how can I copy/paste a formula that skips 27 rows?

I have to keep a shift summary report which is divided into different daily functions which include things like lunch and breaks.
now on sheet1 I have a template which is 27 rows long, I copy and paste this template down for each employee and they fill it out accordingly.

the totals are displayed and then summed up with eachother on Sheet2.
this is the formula I use on sheet2 to reference sheet1:
=SUM(IF('Sheet1!F29:F48=('Sheet1'!$A$42),('Sheet1' !E29:E48)))
now when I copy and paste this formula it comes out as:
=SUM(IF('Sheet1!F39:F49=('Sheet1'!$A$42),('Sheet1' !E30:E49)))

but I want it to go down 27 rows to catch the same category on the template for the next employee and come out as:
=SUM(IF('Sheet1!F56:F75=('Sheet1'!$A$42),('Sheet1' !E56:E48)))

and so on and so forth..
=SUM(IF('Sheet1!F83:F102=('Sheet1'!$A$42),('Sheet1 '!E83:E102)))
=SUM(IF('Sheet1!F110:F129=('Sheet1'!$A$42),('Sheet 1'!E110:E129)))
=SUM(IF('Sheet1!F137:F156=('Sheet1'!$A$42),('Sheet 1'!E137:E156)))

is this possible? Or do I have to keep inputting this stuff manually?
thanks in advance.
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
How do I Copy and Paste onto Same Rows after filtering out rows. TWT Excel Discussion (Misc queries) 2 October 20th 08 04:09 PM
Data Validation skips rows jk Setting up and Configuration of Excel 1 July 25th 06 09:15 AM
copy paste formula to skip rows Greg Excel Worksheet Functions 1 March 8th 06 09:41 PM
Hide Rows - copy and paste only rows that show Access101 Excel Worksheet Functions 3 March 1st 06 12:39 AM
constructing a copy-paste loop that skips rows hm[_2_] Excel Programming 1 September 22nd 03 07:05 PM


All times are GMT +1. The time now is 06:42 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"