#1   Report Post  
Posted to microsoft.public.excel.misc
mns mns is offline
external usenet poster
 
Posts: 23
Default dynamic formulas

Hi there.
I have excel documents named like January.xlsx, Feb...xlsx then to
December.xlsx.
And I have a huge file named Year.xlsx which has links from these month
files (all formulas are the same, sama cell numbers, same worksheet names
etc..).
What I would like to know is is there any way to choose the month name and
excel could update itself. for example:
='[January.xlsx]Workseet 1'!$G15

Lets say I will resever A1 for data cell and will make a dropdown list
there. When I select February I'd like excel to update all formulas from Jan
to Feb. It sounds too hard but I'm sure there is a way to make it. any ideas?

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 834
Default dynamic formulas

Personally I would merge all 13 workbooks into one workbook, with month
named sheets.

--

HTH

Bob

"mns" wrote in message
...
Hi there.
I have excel documents named like January.xlsx, Feb...xlsx then to
December.xlsx.
And I have a huge file named Year.xlsx which has links from these month
files (all formulas are the same, sama cell numbers, same worksheet names
etc..).
What I would like to know is is there any way to choose the month name and
excel could update itself. for example:
='[January.xlsx]Workseet 1'!$G15

Lets say I will resever A1 for data cell and will make a dropdown list
there. When I select February I'd like excel to update all formulas from
Jan
to Feb. It sounds too hard but I'm sure there is a way to make it. any
ideas?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11
Default dynamic formulas

There is a function in Excel called INDIRECT which allows you to use a cell
reference in a formula. You would be able to write the formula to reference
the month cell that would be dynamic. The formula will be something like
=INDIRECT(A1&"Workseet 1'!$G15"). You may need to work through the
concatenation, but you should be able to get it to work.


"mns" wrote:

Hi there.
I have excel documents named like January.xlsx, Feb...xlsx then to
December.xlsx.
And I have a huge file named Year.xlsx which has links from these month
files (all formulas are the same, sama cell numbers, same worksheet names
etc..).
What I would like to know is is there any way to choose the month name and
excel could update itself. for example:
='[January.xlsx]Workseet 1'!$G15

Lets say I will resever A1 for data cell and will make a dropdown list
there. When I select February I'd like excel to update all formulas from Jan
to Feb. It sounds too hard but I'm sure there is a way to make it. any ideas?

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
Dynamic formulas Damien Excel Worksheet Functions 3 March 11th 08 07:51 PM
Dynamic Formulas RayportingMonkey Excel Worksheet Functions 3 July 6th 07 11:16 PM
How to Evaluate Dynamic DDE Formulas MArcus Baffa Excel Worksheet Functions 5 September 12th 06 10:35 PM
dynamic formulas Cal@tech-etch Excel Discussion (Misc queries) 1 April 1st 05 06:12 AM
Dynamic Formulas with Dynamic Ranges Ralph Howarth Excel Worksheet Functions 5 January 21st 05 08:44 AM


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