Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default checkbox identification

Is there a way to bring back which check box was clicked without writing
code for the selected check box. Lets say I've got 400 check boxes 10
in each row with 40 rows. I don't want to write code for all 400 check
boxes. Any Ideas?


---
Message posted from http://www.ExcelForum.com/

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default checkbox identification

Hi devin

If you use a checkboxes from the Forms Toolbar you can use Application.Caller

MsgBox ActiveSheet.Shapes(Application.Caller).Name


--
Regards Ron de Bruin
(Win XP Pro SP-1 XL2000-2003)
www.rondebruin.nl



"devin " wrote in message ...
Is there a way to bring back which check box was clicked without writing
code for the selected check box. Lets say I've got 400 check boxes 10
in each row with 40 rows. I don't want to write code for all 400 check
boxes. Any Ideas?


---
Message posted from http://www.ExcelForum.com/



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
Identification of what day it is [email protected] Excel Worksheet Functions 5 March 8th 08 07:47 PM
Currency identification Balaji Excel Discussion (Misc queries) 2 August 18th 07 07:38 AM
rows identification and deletion TUNGANA KURMA RAJU Excel Discussion (Misc queries) 2 April 2nd 07 04:42 AM
Cell identification for a 'lookup' tx12345 Excel Worksheet Functions 4 August 2nd 06 07:41 PM
How do I modify the identification badges? Office secretary New Users to Excel 1 June 8th 06 05:41 PM


All times are GMT +1. The time now is 02:35 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"