Reference cell for formula

DragonRacer

New Member
Joined
Oct 25, 2010
Messages
5
Hi,

I am trying to find a quick way of amending formula from month to month on a spreadsheet. Currently there I have many formula that some where have in them a specific month listed. Now rather then individually changing this every month is there a way to reference one cell that I could just change the month in and it affected all my formulas?

Regards
Mark
 

Excel Facts

Copy a format multiple times
Select a formatted range. Double-click the Format Painter (left side of Home tab). You can paste formatting multiple times. Esc to stop
Hi,

Wihout see your actual formulea, this is difficult....

You could ammend formula by having them look at a specific cell and concatenating this cell into your formula....

Post an example of what you are trying to do and I am sure you will get more response:)

Cheers,
Ian
 
Upvote 0
=SUM('R:\WIP\Weekly Input\Weekly Input 2010 - 2011\March 2011\[Andy C - WIP - March 11.xls]Information'!B19

This is one such formula. The March in Red is the bit I would like to substitute for a cell reference that I could change month to month as this would keep the formula up to date with out having to edit them individually.

Regards
Mark
 
Upvote 0
Hi - the problem with this is it is referencing another file.

If you have MOREFUNC, you could use INDIRECT.EXT.

Have you considerderd Update Links instead?
 
Upvote 0
I agree with Danny, Edit Links and Change Source.
 
Upvote 0

Forum statistics

Threads
1,214,399
Messages
6,119,279
Members
448,884
Latest member
chuffman431a

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