Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I think you will be able to use an INDEX function here. Assume the data
for FY07 happens to be in row 7 - that tells you where to look in your table, and the 12 columns moving across just increment. Look it up in Excel help - it's described quite well, but come back if you have any difficulties using it. Hope this helps. Pete PatK wrote: I have a set of 5 tables with values, by month (12 columns, but single row), one each for 5 fiscal years, or 60 columns (cells), total (on worksheet A). I also have a dropdown validation box (seperate cell) from which the worksheet user can select one of the 5 fiscal years (one worksheet B). I have an area on the Worksheet B that I would like to populated with the entire table content (all 12 columns) for the selected fiscal year, based upon which fiscal year the user selected from the drop down. Any "simple" way to do this? I am thinking I have to dynamically point to a different cell reference, and if I can get just the first one (month 1), and can increment each subsequent cell reference by "1", I can make this work somehow. Just to keep this a simpler to understand request, consider the 12 columns for each year simply "Jan-07, Feb-07, Mar-07, Apr07, ....Dec-07". The second set of 12 columns is "Jan-08, Feb-08, Mar-08......Dec-08". And so on, for 5 years. If the user selects FY07 (fiscal year 07), I want to change all the column headings on that spreadsheet to the appropriate headings. Now, I know there are easier ways to do just this, but once I know how to do this, I "also" need to take other data from the fiscal year table and populate dozens of rows below the headings...so it is not a solution that a function that calculates MMM-YY headings will solve, but I figure if I can get it to work for the headings, I can get it to work for the data beneath it, as well. Ideas? Thanks! pat |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pivot Tables -changing datasource for exsting Pivot Table | Setting up and Configuration of Excel | |||
HLOOKUP last match in a table | Excel Worksheet Functions | |||
pivot table sort entries that don't yet appear in table | Excel Discussion (Misc queries) | |||
Problem making versions of a table by changing sourse data in another workbook | Excel Discussion (Misc queries) | |||
Pivot Tables, Help? | Excel Discussion (Misc queries) |