Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Bill Nash
 
Posts: n/a
Default How do I reference non-contiguous columns in another sheet and th.

I have a worksheet that contains several years of montlhy data on cost
increases and decreases. I have another sheet w/ one column that summarizes
the first quarter's data. How do I fill across on the second sheet so that
the cells contain the correct data from the monthly sheet and the correct
forlmulas from the first column on the quarterly sheet? This means the second
sheet has to reference non-contiguous columns on the first sheet.
This

Thank you

Bill Nash


  #2   Report Post  
Dave O
 
Posts: n/a
Default

I understand the difficulty: since elements on the first sheet are not
contiguous, creating outyear totals is not simply a matter of pasting
the totals column into a "Year 2" (or whatever) position.

Not knowing the layout of your information makes this a little dicey,
but here's a possibility. You can label the appropriate columns with
"Year 1", "Year 2", etc- suppose these appear in Row 1. On your totals
sheet, write a SUMIF along the lines of =SUMIF(A1:G1,"Year 1",A2:G50)
This sums everything in the range A2:G50 if there is a column header
"Year 1" in the first row. You can hide the labels in row 1 if you
need to.

Does this get you a little closer?

  #3   Report Post  
Bill Nash
 
Posts: n/a
Default

Dave

Thanks for your help on Excel. I tried what you suggested but had no luck.
I think perhaps part of the problem might be that I am a new user and lack
much of the basic knowledge! I think I thought that this would be a common
application and would have a pretty simple solution - shows how wrong you can
be!

Thanks anyway - I'll keep working on it!

Bill

"Dave O" wrote:

I understand the difficulty: since elements on the first sheet are not
contiguous, creating outyear totals is not simply a matter of pasting
the totals column into a "Year 2" (or whatever) position.

Not knowing the layout of your information makes this a little dicey,
but here's a possibility. You can label the appropriate columns with
"Year 1", "Year 2", etc- suppose these appear in Row 1. On your totals
sheet, write a SUMIF along the lines of =SUMIF(A1:G1,"Year 1",A2:G50)
This sums everything in the range A2:G50 if there is a column header
"Year 1" in the first row. You can hide the labels in row 1 if you
need to.

Does this get you a little closer?


  #4   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

Is there any system in the non-contiguous columns like every 3rd for
instance, then it can be done using OFFSET
and COLUMN, post back if that is the case

--

Regards,

Peo Sjoblom


"Bill Nash" wrote in message
...
Dave

Thanks for your help on Excel. I tried what you suggested but had no

luck.
I think perhaps part of the problem might be that I am a new user and lack
much of the basic knowledge! I think I thought that this would be a

common
application and would have a pretty simple solution - shows how wrong you

can
be!

Thanks anyway - I'll keep working on it!

Bill

"Dave O" wrote:

I understand the difficulty: since elements on the first sheet are not
contiguous, creating outyear totals is not simply a matter of pasting
the totals column into a "Year 2" (or whatever) position.

Not knowing the layout of your information makes this a little dicey,
but here's a possibility. You can label the appropriate columns with
"Year 1", "Year 2", etc- suppose these appear in Row 1. On your totals
sheet, write a SUMIF along the lines of =SUMIF(A1:G1,"Year 1",A2:G50)
This sums everything in the range A2:G50 if there is a column header
"Year 1" in the first row. You can hide the labels in row 1 if you
need to.

Does this get you a little closer?




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
Maintaining cell reference after sorting GRITS Excel Discussion (Misc queries) 2 April 30th 23 07:42 PM
Formulas: Keeping same row/column reference when columns are inser Mike Excel Discussion (Misc queries) 5 February 11th 05 09:37 PM
print excel columns on less pages a_ryan1972 Excel Discussion (Misc queries) 1 February 9th 05 05:41 PM
Incrementing rows (or columns) to a reference in another worksheet Ignobilitor Excel Worksheet Functions 2 January 20th 05 03:45 PM
Columns in Excel will not allow user to click in them Kim Excel Discussion (Misc queries) 1 December 28th 04 06:37 PM


All times are GMT +1. The time now is 11:10 PM.

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"