Home |
Search |
Today's Posts |
#4
![]() |
|||
|
|||
![]()
That assumed that you had names defined (insert=Name=Define) to identify
your tables. It was assumed that those names were T1, T2 and T3, but Excel wouldn't let you use those names because they could be confused with cell references. You could name your tables something like TableT1, TableT2, TableT3. Then if you use indirect and the cell will hold T1, T2 or T3 in A1 use =Indirect("Table" & A1) -- Regards, Tom Ogilvy "Alan" wrote in message ... thanks. "Tom Ogilvy" wrote: Indirect(A1) where A1 holds T1, T2 or T3 -- Regards, Tom Ogilvy |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Removing errors from a Pivot table | Excel Discussion (Misc queries) | |||
table | Excel Discussion (Misc queries) | |||
table | Excel Worksheet Functions | |||
Running Data Table using an input that triggers DDE linked data | Excel Discussion (Misc queries) | |||
Data Table - Does it work with DDE links and stock tickers? | Excel Discussion (Misc queries) |