Hi, everybody
Is there a quick way to just open a file in NWP and run some macro to see if there is a table in it?
I've got some large files that I want to look for tables in, but I don't want to scroll through them. I need to find the tables and convert them to text and then make sure the text is formatted correctly without tables.
In some cases, believe it or not, there may even be a table in a footnote (these files were exported from another app to .rtf), since I think one table I already removed was actually in a footnote, but could that be? … I may be mistaken on that.
Thank you.
Quick find of any tables in a file?
- martin
- Official Nisus Person
- Posts: 5230
- Joined: 2002-07-11 17:14:10
- Location: San Diego, CA
- Contact:
Re: Quick find of any tables in a file?
Hamid's suggestion to use the Select Next Table menu command is best. Also, once you have selected any table, you can open a listing of all tables in a document using the Formatting Examiner palette:
1. Select just the entry for the table in the palette's listing.
2. Right click that entry to show the contextual menu.
3. Under "Find Formatting" choose the "Find All in New Window" command.
And finally, here's a macro that finds and lists all tables in a document. You can use it any time to see all tables, without first selecting a table.
1. Select just the entry for the table in the palette's listing.
2. Right click that entry to show the contextual menu.
3. Under "Find Formatting" choose the "Find All in New Window" command.
And finally, here's a macro that finds and lists all tables in a document. You can use it any time to see all tables, without first selecting a table.