• 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
Help me
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Help me


  • Subject: Help me
  • From: rhyme <email@hidden>
  • Date: Tue, 18 Dec 2001 03:13:04 +0100

Hi, im a new member fo this list !
i need help with applescript ....... im trying to edit a script for MsExcel
! in particular i need to execute a macro......this is my code now

launch application "Microsoft Excel"
set numero to "inserisci il numero della giornata"
set form to display dialog "Che giornata vuoi aggiornare ?" default answer
numero
set numGiornata to text returned of form
set doc to "format.formazioni" & (numGiornata) & ".xls"
tell application "Microsoft Excel"
Open "Macintosh HD:Desktop
Folder:FantaKapNew:Formattazioni:XLS:macro.xls"
Open "Macintosh HD:Desktop Folder:FantaKapNew:Formattazioni:XLS:" &
(numGiornata) & ":" & doc
--Here i need to execute a macro HELP ME PLEASE--
end tell

Thanks to all, bye !


  • Follow-Ups:
    • Re: Help me
      • From: David Wignall <email@hidden>
  • Prev by Date: Re: NTS EnterNet Connection Script
  • Next by Date: Re: Scripting Illustrator9.x and InDesign1.5 or 2....
  • Previous by thread: Re: [OSX]Getting selected items in the Finder from a MenuScript?
  • Next by thread: Re: Help me
  • Index(es):
    • Date
    • Thread