ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Update reference in multiple formulas (https://www.excelbanter.com/excel-worksheet-functions/149351-update-reference-multiple-formulas.html)

Luke

Update reference in multiple formulas
 
Hi,
Ive set up a few tables to with formulas to extract data from a large
spread sheet which is produced every month. Im using Vlookup but every
month the €śtable_array€ť part of the formula will need to be changed. Is
there a way to update the €śtable_array€ť part for all the formulas all at once?
Many thanks
Luke


Wigi

Update reference in multiple formulas
 
Hi

You could use a named range to stand for the table_array. It could as well
be dynamic if you want.

--
Wigi
http://www.wimgielis.be = Excel/VBA, soccer and music


"Luke" wrote:

Hi,
Ive set up a few tables to with formulas to extract data from a large
spread sheet which is produced every month. Im using Vlookup but every
month the €śtable_array€ť part of the formula will need to be changed. Is
there a way to update the €śtable_array€ť part for all the formulas all at once?
Many thanks
Luke


Sebation.G[_2_]

Update reference in multiple formulas
 
try with Indirect formula & column formula
e.q. in your destinational sheet u can use the formula :
=INDIRECT("[book.name]"&COLUMN()&"!A1")
then drag it toward the right

HTH

--
Regards,

Sebation.G
"Luke" ...
Hi,
IˇŻve set up a few tables to with formulas to extract data from a large
spread sheet which is produced every month. IˇŻm using Vlookup but every
month the ˇ°table_arrayˇ± part of the formula will need to be changed.
Is
there a way to update the ˇ°table_arrayˇ± part for all the formulas all at
once?
Many thanks
Luke




Niek Otten

Update reference in multiple formulas
 
Hi Luke,

Define a name for the range (InsertNameDefine) and use that in your formulas. You'll only have to update the definition.

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Luke" wrote in message ...
| Hi,
| I've set up a few tables to with formulas to extract data from a large
| spread sheet which is produced every month. I'm using Vlookup but every
| month the "table_array" part of the formula will need to be changed. Is
| there a way to update the "table_array" part for all the formulas all at once?
| Many thanks
| Luke
|




All times are GMT +1. The time now is 02:18 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com