• 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
overwriting existing document w/ Excel
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

overwriting existing document w/ Excel


  • Subject: overwriting existing document w/ Excel
  • From: Yosemite <email@hidden>
  • Date: Tue, 24 Jul 2001 09:52:16 -0800

i lost the original thread for this ...

tell application "Microsoft Excel"
try
set AlertBeforeOverwriting to false
set DisplayAlerts to false
Create New Workbook
set Value of Cell "A1" to "nellA hciR"
Save ActiveWorkbook In "machd0:desktop folder:temp:xcel1"
Close ActiveWorkbook
set DisplayAlerts to true
set AlertBeforeOverwriting to true
on error errMsg number errNum
display dialog errNum
end try
end tell


-- hcir
mailto:email@hidden


  • Prev by Date: Re: Script Object Order in Script
  • Next by Date: Are folder actions supposed to work on SFM mounted servers?
  • Previous by thread: Re: Empty Trash error?
  • Next by thread: Are folder actions supposed to work on SFM mounted servers?
  • Index(es):
    • Date
    • Thread