Date value at Excel 2004
Date value at Excel 2004
- Subject: Date value at Excel 2004
- From: Gonçalo Miguel <email@hidden>
- Date: Wed, 7 Dec 2005 13:51:33 +0000
I ask Excel to give me the date of a certain cell. The cell as the date like this "13/04/2005"
The scrip:
tell application "Microsoft Excel"
activate
set data1 to get value of range "A6" of sheet 2 as date
end tell
But the result of the scrip return on this:
date "Wednesday, April 13, 2005 00:00:00"
Can anyone help
Thanks
Gonçalo Miguel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden