Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default Inputbox to return address of cell selected by mouse

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


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 48
Default 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




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Inputbox to return address of cell selected by mouse

See Harald's answer to your previous post.

--
Regards,
Tom Ogilvy

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
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
return the row of any selected cell kim55 Excel Discussion (Misc queries) 3 November 15th 09 06:29 PM
return the Cell address of a value Jack_442 Excel Worksheet Functions 3 September 12th 09 03:55 AM
Returning a cell address in a msgbox, by selection via inputbox Ty FARAZ QURESHI Excel Discussion (Misc queries) 3 April 8th 09 12:57 PM
how do I insert the address of a selected cell into a fixed cell cox Excel Discussion (Misc queries) 2 May 27th 06 07:44 PM
Inputbox used to return value of selected cell D.S.[_2_] Excel Programming 5 October 25th 03 06:53 PM


All times are GMT +1. The time now is 09:26 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"