Thread
:
Inputbox to return address of cell selected by mouse
View Single Post
#
2
Posted to microsoft.public.excel.programming
Cliff Myers
external usenet poster
Posts: 48
Inputbox to return address of cell selected by mouse
Target.Cells = InputBox("Cell value is ", "Cell value", ActiveCell)
HTH
"D.S." wrote in message
...
Anyone know how I can use the inputbox so that the value of the inputbox
is
determined by the cell I select with my mouse?
D.S.
Donald
Reply With Quote
Cliff Myers
View Public Profile
Find all posts by Cliff Myers