#1   Report Post  
MaxRussell
 
Posts: n/a
Default Cell address

Hello All,
I have a table with the months running across the top Cells A1, B1, D1, D1
etc. each column a different month.
There are links into this table for specific details in specific cells for
each month.
What I would like to know is how can I make it easier by changing the month
in my heading and causing the various links to each cell to change to the
next column as the month is changed in the heading.
Eg if Jan information is read from A1 and A10, Feb information B1 and B10
and Mar C1 and C10 etc.
The links are to different sheets within a worksheet.

Thank you for your help and advise in advance.

Max
  #2   Report Post  
Arvi Laanemets
 
Posts: n/a
Default

Hi

Sorry, but your explanations aren't clear enough for me. But maybe the
example below does help you tu find a solution.

A1:F1 contain unique month abverriations
A2:F11 contain various numbers
H1 is formatted as data validation list with source A1:F1
H2 contains the formula
=SUM(OFFSET($A$1,ROW()-1,MATCH($H$1,A1:F1,0)-1,10,1))

When you select month in cell H1, numbers in apropriate column (A...F) are
summed.


--
When sending mail, use address arvil<attarkon.ee
Arvi Laanemets


"MaxRussell" wrote in message
...
Hello All,
I have a table with the months running across the top Cells A1, B1, D1, D1
etc. each column a different month.
There are links into this table for specific details in specific cells for
each month.
What I would like to know is how can I make it easier by changing the

month
in my heading and causing the various links to each cell to change to the
next column as the month is changed in the heading.
Eg if Jan information is read from A1 and A10, Feb information B1 and B10
and Mar C1 and C10 etc.
The links are to different sheets within a worksheet.

Thank you for your help and advise in advance.

Max



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
look up a value that results in a cell address outlook help New Users to Excel 7 January 26th 05 10:21 PM
Concatenate cells without specifying/writing cell address individually Hari Excel Discussion (Misc queries) 4 January 3rd 05 06:05 PM
How do I dynamically retrieve the cell address of the last cell t. Nancy Excel Discussion (Misc queries) 1 December 20th 04 02:52 PM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM
How do I link an identical cell address across multiple worksheet. Charlie Courier Excel Worksheet Functions 1 November 24th 04 04:40 PM


All times are GMT +1. The time now is 02:59 AM.

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"