Re: FileMaker Import Excel Files Question
Re: FileMaker Import Excel Files Question
- Subject: Re: FileMaker Import Excel Files Question
- From: Peter Baxter <email@hidden>
- Date: Thu, 6 Dec 2007 04:47:45 +1100
Hi Oakley,
I have had a bash at your problem and can not come up with a
solution. Attempts to import from Excel sheets fail for me on import
with the statement: "Nothing selected".
This is what I tried:
tell application "Microsoft Excel"
activate
select range "A1:F500" of sheet "Sheet1"
end tell
tell application "FileMaker Pro Advanced"
activate
tell layout "Layout #2" of window 1 of document "Temp1.fp7"
do script "Import Documents"
end tell
end tell
What I can suggest is to have your Excel files saved as XML sheets and
they will import easily without problem.
On 05/12/2007, at 2:03 AM, Oakley Masten wrote:
I appreciate any help here.
Thanks
Oakley
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (applescript-
email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden
Good Luck,
Peter Baxter
email@hidden
_______________________________________________
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