Using Text as an External formula link

Magee

Board Regular
Joined
May 14, 2009
Messages
95
Hi All

sorry about hte description...

Is there a way of using text in a cell to use in a forluma.

For example, I have a spreadsheet that contains the current month in Cell D1.

I have different spreadsheets, saved in the same place but are named:

January Sales
February Sales
March Sales
Etc...

What I would like to do is used the text (April) in Cell D1 to replace the April in the following Formula. Then Whenever I change the month in Cell D1 the formula will change looking up the correct spreadsheet?

='[April Sales.xlsx]Sheet1'!$D$9


Hope this makes some sort of sense?
 

Excel Facts

Why are there 1,048,576 rows in Excel?
The Excel team increased the size of the grid in 2007. There are 2^20 rows and 2^14 columns for a total of 17 billion cells.
Using the INDIRECT function will work, but only if you are willing to have the supporting workbook open at the same time. Otherwise you will need a third party add-in .. like MOREFUNC from Laurent Longre, which has the INDIRECT.EXT function.

Download here:
http://xcell05.free.fr/downloads/Morefunc.zip
 
Upvote 0

Forum statistics

Threads
1,216,385
Messages
6,130,314
Members
449,572
Latest member
mayankshekhar

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top