View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
xlsstudent xlsstudent is offline
external usenet poster
 
Posts: 3
Default How to change the Tables! ?

Thanks for all those who helped to find the data location of the list.

When I did the InsertName Define, I see the name of the list TBL_PEOPLE.
When I click on the name, it shows
=OFFSET(Tables!$D$1,1,0,COUNTA(Tables!$D:$D)-1,1)

However, I am not able to see any worksheet by name Tables. what should I do
to include few more values into this list? Pls help.