Re: Execute Method of Find Object
From: Howard Kaikow (kaikow_at_standards.com)
Date: 03/01/05
- Next message: Helmut Weber: "Re: Any helper re setting tab stops (thank you!)"
- Previous message: singeredel: "Re: Any helper re setting tab stops (thank you!)"
- In reply to: Joanne: "Execute Method of Find Object"
- Messages sorted by: [ date ] [ thread ]
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. >
- Next message: Helmut Weber: "Re: Any helper re setting tab stops (thank you!)"
- Previous message: singeredel: "Re: Any helper re setting tab stops (thank you!)"
- In reply to: Joanne: "Execute Method of Find Object"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|