Importing to Excel
Importing to Excel
- Subject: Importing to Excel
- From: Courtney Moore <email@hidden>
- Date: Wed, 13 Aug 2003 16:08:06 -0500
Hello all you fellow apple scripters.
I am attempting to learn how to script excel.
Does anyone have any guidance or references? Or simply a starting point?
What I would like to do is create a script that will
Get external data and import text file, set the delimiters as commas
Then format one of the cells as numbers and set it to 6 decimal places
And then save the finished worksheet.
Simple right?!!
This is how far I am:
Tell application "Excel"
Activate
End tell
HELP : )
THANKS IN ADVANCE!!
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.