View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Applescript question

I don't think I've seen many (any???) apple script questions posted here--and
just as few responses.

Is there any other newsgroup/resource you can try?

Or maybe you can glean something from google?

http://groups.google.co.uk/advanced_...=group:*excel*
and search for:
Applescript


Tom Carlson wrote:

Hi Again,

I tried the microsoft.public.mac.office.excel and got a couple of responses,
but nothing that solved it yet. The solution I think I'm looking for is how
to capture the row and column number from the active cell and paste it into a
variable. Seems like it should be fairly simple, but no luck so far. An
alternative method would be to start from the active cell and somehow
navigate X number of columns to the right.

Thanks in advance for anyone pondering this,

Tom Carlson


--

Dave Peterson