Thread
:
I want to change a cell reference based on where the cursor is.
View Single Post
#
1
Posted to microsoft.public.excel.programming
Nick Hodge
external usenet poster
Posts: 1,173
I want to change a cell reference based on where the cursor is.
I hope I understand, you will get this address using
ActiveCell.Address
--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
www.nickhodge.co.uk
HIS
"7redmetal" wrote in message
...
I want to be able to change the cell reference within a macro which is in a
given cell based on where the cursor is. In short I want this cell
reference
to reflect the cursor's position much like is done in the upper left of
the
spread sheet.
Reply With Quote
Nick Hodge
View Public Profile
Find all posts by Nick Hodge