yoky
September 16th, 2001, 07:42 AM
How can I refer to the value in current cell
(where the cursor is) in a macro?
(where the cursor is) in a macro?
|
Click to See Complete Forum and Search --> : referring current cell in excel yoky September 16th, 2001, 07:42 AM How can I refer to the value in current cell (where the cursor is) in a macro? Cakkie September 16th, 2001, 04:29 PM You can use the ActiveCell property of the Application Object Application.ActiveCell Tom Cannaerts slisse@planetinternet.be Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning -- Rich Cook codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |