Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Word: find and replcae
Message
From
24/10/2000 10:13:32
 
 
To
24/10/2000 10:04:50
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00433444
Message ID:
00433456
Views:
13
Maybe it's just a typo here, Peter, but you are trying to find "% MARKET" and replace it with "% MARKET"....that would be a good reason nothing is happening.

>automation with word:
>replace does not work for meI have a report in with I want to replace all instances of MARKET with the same word only underlined.
>I have the following code:
>
>WITH oRange.FIND
>.ClearFormatting
> .Replacement.ClearFormatting
> .Replacement.Font.Underline = 3
> .Text = "% MARKET"
> .Replacement.Text = "% MARKET"
> lfound= .execute("% MARKET",.F.,.F.,.F.,.F.,.F.,.T.,0,.F.,"% MARKET",2)
>ENDWITH
>
>but it does nothing.
>
>Thanks for your help
>
>
>Peter
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform