Forum Discussion
Francisco_Ponce
Aug 31, 2021Copper Contributor
Use of table names within formulas
Hello to all, I have a problem when trying to use a table name within a formula. I'm using Excel 2016 in Win10. What I try to do is the following: - in a same spreadsheet, I have defined several...
SergeiBaklan
Aug 31, 2021Diamond Contributor
You shall use INDIRECT(A1) within the formula to reference the table.