Is it true that in Excel 2007 you can't do list validation to a table on a different worksheet, only a named range that is not a table?
I enter a Source of =Responses and it keeps complaining "The formula you typed contains an error."
On the worksheet where the table is, I click into the table, go to the Design ribbon, and in Table Name it says Responses. If I open the Name Manager it says there is a named range called Responses that refers to the proper range. What gives?
Table[Column]syntax, which can then have its own named range created for it. Thank you. Now that I think about the fact that tables are multi-column entities, of course it doesn't make sense to do list validation directly to a table, even if the table only has one column. But the means to get it working was just not showing up for me. – ErikE Mar 31 '11 at 16:14