EDIT FORMULA REFERENCE

HotNumbers

Well-known Member
Joined
Feb 14, 2005
Messages
732
This is my current formula

=+'C:\BVPM\SHARE\FORECAST\Forecast Summary\FY07\[Forecast Change Summary 10-04-06.xls]07_Summary'!$M$6

I need to have the ability to change 10-04-06 using a cell reference point. for example 10-04-06 will change to 10-11-06, etc....

How can I change the formula to reference Cell A1 which will have the reference date.
 

Excel Facts

Whats the difference between CONCAT and CONCATENATE?
The newer CONCAT function can reference a range of cells. =CONCATENATE(A1,A2,A3,A4,A5) becomes =CONCAT(A1:A5)
You can use the Indirect function to construct references including the contents of cells however the standard Excel function does not work on external files unless they are open.

I believe there is an Indirect function included in the Morefunc add-in that does work with external files though.

Have a look here:

http://www.mrexcel.com/board2/viewtopic.php?t=131224

Dom
 
Upvote 0

Forum statistics

Threads
1,214,431
Messages
6,119,457
Members
448,898
Latest member
drewmorgan128

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