Re: Execute Method of Find Object

From: Howard Kaikow (kaikow_at_standards.com)
Date: 03/01/05


Date: Tue, 1 Mar 2005 16:59:51 -0500

use the parentheses when the execute is within an expression.

-- 
http://www.standards.com/; See Howard Kaikow's web site.
"Joanne" <Joanne@discussions.microsoft.com> wrote in message
news:B3C5F883-148E-405D-828A-B2A8A4364677@microsoft.com...
> Could someone clarify what the difference is between
> .Execute (Replace:=wdReplaceall)
> and
> .Execute Replace:=wdReplaceall
> with the "Find" object.  I know this is a stupid question but I'm not sure
> when to use the () and when not to.
>
> Thank you very much.
>


Relevant Pages

  • Re: Select several words
    ... .Execute findText:=oldPart, _ ... Word MVP web site http://word.mvps.org ... Dim ChangeDoc As Document, RefDoc As Document ...
    (microsoft.public.word.docmanagement)
  • Re: Using "../" in Includes.
    ... that way execute scripts that you normally shouldn't and wouldn't execute. ... To enable Parent Paths, follow these steps: ... Expand Web Sites and right click the web site you want to enable this ... www.ilopia.com - FAQ and Tutorials for Windows Server 2003 "Just me" wrote in message ...
    (microsoft.public.inetserver.iis)
  • Cannot delete user with Web Site Administration Tool
    ... When using the Web Site Administration Tool, I get the following error when ... DELETE FROM dbo.aspnet_Membership WHERE @UserId = UserId ... Because this does not execute, the following subsequent SQL fails with the ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Receiving HTTP error 403 opening console
    ... The problem may be related to changes to this default web site or this web ... 222531 Troubleshooting SBS Console Problems ... 226331 Reinstalling the Small Business Server Console ... > This error can be caused if you try to execute a CGI, ...
    (microsoft.public.windows.server.sbs)
  • Re: Conditional macro to change font
    ... .MatchWholeWord = False ... .Execute replace:=wdReplaceAll ... Word MVP web site http://word.mvps.org ...
    (microsoft.public.word.vba.general)