Microsoft Excel - selecting user defined cells
Microsoft Excel - selecting user defined cells
- Subject: Microsoft Excel - selecting user defined cells
- From: "Monee C. Kidd" <email@hidden>
- Date: Tue, 6 May 2003 21:41:39 -0400
I have a script where a dialog box gets a row number, I then want to
use this number to select a cell for pasting. For example, if the
input is 16, then the line would be
Select Range "R16C2"
I want the row number to be variable, the column, 2, is constant. How
do I write this?
(By the way, for those of you who were kind enough to answer me about
recordable applications, the entire Microsoft Office X suite is
recordable, with what to this newbie's eyes appears to be quite
extensive scripting support. Imagine that.)
_______________________________________________
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.