MAKRO Help needed: Search & Replace from Top to start of Table

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello

I have a HTML Page coming from a intranet web query.

I need to find a way to delete ANY content (form fields, graphs,...) to the
beginning of the first table in the document.
The first Row in the Table contains "Contacts to display".

I tried already searchinig for "*Contacts to dispaly" reaplcing with
"Contacts to display" bu it seems to ingore this completely... :(

Any Idea?
 
Hi =?Utf-8?B?RnJhbms=?=,

Best place to ask macro questions is one of the word.vba newsgroups.
I have a HTML Page coming from a intranet web query.

I need to find a way to delete ANY content (form fields, graphs,...) to the
beginning of the first table in the document.
The first Row in the Table contains "Contacts to display".

I tried already searchinig for "*Contacts to dispaly" reaplcing with
"Contacts to display" bu it seems to ingore this completely... :(

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)
 
Back
Top