#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How To....

I would like to determine the Row,Column of a cell that is
underneath a button control when the user clicks on it...


Thanks,
Glen L. Harvey
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 227
Default How To....

Hi Glen

Sub test()
MsgBox _
Worksheets("Sheet1").Shapes("Button 1").BottomRightCell.Address
End Sub

--
XL2002
Regards

William



"Glen Harvey" wrote in message
...
| I would like to determine the Row,Column of a cell that is
| underneath a button control when the user clicks on it...
|
|
| Thanks,
| Glen L. Harvey


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



All times are GMT +1. The time now is 07:04 PM.

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

About Us

"It's about Microsoft Excel"