R
revinfo
This should be easy, and I want to have a macro attached to a toolbar
to do the following. Assume I am in cell "A1" and for the sake of
discussion, say it contains the value 100.
If I click the toolbar item I want to setup, then what I want to do is
to have the macro push the edit key (f2), {home key}, then insert the
"=" sign, then hit the "end" key to skip out to the right of the last
part of the cell entry and then place a "+" key to where all have to
do is to type another value to complete the arithmetical equation.
So, basically, I select a key, hit the macro key I setup, then type
150 and press enter.
How do I set this up?
Bruce
to do the following. Assume I am in cell "A1" and for the sake of
discussion, say it contains the value 100.
If I click the toolbar item I want to setup, then what I want to do is
to have the macro push the edit key (f2), {home key}, then insert the
"=" sign, then hit the "end" key to skip out to the right of the last
part of the cell entry and then place a "+" key to where all have to
do is to type another value to complete the arithmetical equation.
So, basically, I select a key, hit the macro key I setup, then type
150 and press enter.
How do I set this up?
Bruce