Run IF only in a table?

E

Ed

I want to use an IF ... THEN ... ELSE loop (I think!?). IF the cursor is in
a table, THEN do these things, ELSE do that. How do I tell the code to
check if the cursor is in a table?

Thank you.
 
Top