View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
D.S.[_2_] D.S.[_2_] is offline
external usenet poster
 
Posts: 18
Default Inputbox used to return value of selected cell

Not exactly what I should have asked.

I'm trying to return the cell address to the input box when I select a cell
with the mouse.

D.S.

Donald
"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?

Donald