• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Find and Replace in Word 2008
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Find and Replace in Word 2008


  • Subject: Re: Find and Replace in Word 2008
  • From: Michael Ghilissen <email@hidden>
  • Date: Mon, 21 Jan 2008 05:39:20 -0500

Hi Graham,

This works for me. I omitted the clear formatting statement.

set selFind to find object of text object of paragraph 4 of active document
tell selFind
set content to "^p"
set content of replacement of selFind to "  "
execute find replace replace all
end tell
Do not post admin requests to the list. They will be ignored. AppleScript-Users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: Archives: http://lists.apple.com/archives/applescript-users This email sent to email@hidden
  • Follow-Ups:
    • Re: Find and Replace in Word 2008
      • From: Matt Deatherage <email@hidden>
References: 
 >Find and Replace in Word 2008 (From: Graham Sims <email@hidden>)

  • Prev by Date: Find and Replace in Word 2008
  • Next by Date: How to parse CSV
  • Previous by thread: Find and Replace in Word 2008
  • Next by thread: Re: Find and Replace in Word 2008
  • Index(es):
    • Date
    • Thread