Checking table margins

S

Steve Wylie

I'm using Word 2000. I need a quickie macro that would
zip through a document, checking that any tables present
had a right cell margin for each cell of at least 0.08".
If a table didn't, the macro would stop where the table
was with a warning message.

My knowledge of Word VBA is not so good that I could come
up with this myself, but I would imagine it involves a For
Each loop?

If anyone could help with this, I would be most grateful.

Steve Wylie
 
Top