Thread
: [Solved]
Macro for selecting pages and formatting of tables
View Single Post
08-15-2012, 09:25 PM
macropod
Windows 7 64bit
Office 2010 32bit
Administrator
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,382
Hi Umesh,
Insert:
If bDel = True Then bDel = Not FindText(.Range, "Tax Payable")
before:
If bDel = True And i > 1 Then .Delete
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
macropod
View Public Profile
Find all posts by macropod