O
OlgaP
I have several tables nested within a table. How do I find an index of the nested table.
What kind of index?I have several tables nested within a table. How do I find an index of the nested table.
of the tables, I need to know which table he/she is in.OlgaP said:I have several tables nested in a table. When user makes selection in one
need to know what is the number of this table. If there are 5 nested tablesOlgaP said:Hi Doug! I understand that I can get a reference to the selected table. I
Try it using this:I understand that I can get a reference to the selected table. I need to know what is the number of this table. If there are 5 nested tables inside the main table, I need to know what is the number of the table that the user is in, is it one, two, three, four or five.
know what is the number of this table. If there are 5 nested tables insideCindy M -WordMVP- said:Hi =?Utf-8?B?T2xnYVA=?=,
reply in the newsgroup and not by e-mailTry it using this:
Selection.Tables(1).NestingLevel
Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Sep 30 2003)
This reply is posted in the Newsgroup; please post any follow question or
That's not how I understood the original question; I thought the user wasBut if you have two tables nested in different cells of the base table, it
will not tell you in which one the selection is located. Both of the nested
tables have a NestingLevel of 2
I think both of us have shown you how that works. I know I did in my response to Doug, anyway...I don't need the nesting level, I need to know which table among tables that have nesting level 2 is selected. I am afraid, that Doug is right and I can't find it out.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.