Hello,
Is it possible to use structured table references to reference a single table value from outside the table? As an example, here is a link to Microsoft's help page on structured references. http://office.microsoft.com/en-001/e...102749547.aspx

In the example is it possible to reference Robert's sales amount (would be cell C3) from outside the table using a structured reference? Maybe something like TableName[ColumnName, RowName] ?