Thread: [Solved] Adding Rows to a Table
View Single Post
 
Old 12-23-2013, 06:00 PM
fumei fumei is offline Windows 7 64bit Office XP
Expert
 
Join Date: Jan 2013
Posts: 440
fumei is on a distinguished road
Default

Quote:
As a novice I am unclear how to specify that this code applies only to Table 7.

I do not understand. You test to see if the Selection is in a table, then you action THAT table. Not table(7) , although of course it could be, the one the selection is in. Are you saying that if the Selection is in table(4), or not in a table at all, you want to action table(7)?
Reply With Quote