>>>>> "B" == Brian Barker <[email protected]> writes:
>> Is there a keyboard-shortcut which does the same as clicking
>> (mouse-1) on an active link in a calc cell?
B> My guess is that there couldn't be. There might be more than one
B> hyperlink in any spreadsheet cell, and a single keyboard shortcut
B> could not be used to choose between them.
Right, but there must be ways around this.
My hope is there is a function in some API which does the same thing as
'click', ie taking say the first url in an active cell and 'clicking' on
it, and making a macro and binding to a key should be possible, no?
Something like this pseudocode
activeSheet.activeCell.field(1).asURL.follow
or similar, and binding the macro to a key.
Unfortunately i have no clue where to look.
There must be somebody else having use for this, limiting important
functionality to mouse-actions makes things impossible for an important
group of users.
Any other clues?
--
------------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected] with Subject: help