Retrieving a "Range" in Excel for storage in a Database
Retrieving a "Range" in Excel for storage in a Database
- Subject: Retrieving a "Range" in Excel for storage in a Database
- From: Frank Renner <email@hidden>
- Date: Wed, 8 Jul 2009 13:04:09 +0200
Hi,
what is the best way to retrieve a "Range object" for connecting it to
a database?
For Example, if I select cell "F243", I want to use an applescript
that retrieves something like "F243" that I can store in the database
and later use again to reference that cell and change it's value using
"set value of cell "F243" to <ValueFromDatabase>".
Is it possible to use the "name" property of the cell for referencing
purposes? It is easy to assign a name to a cell, but how can I select
this cell again by using it's name?
Thanks a lot for any hints.
Frank Renner
_______________________________________________
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