View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Femi Femi is offline
external usenet poster
 
Posts: 1
Default Creating a Check Box within a Cell (

Please pardon my ignorance on Programming (I am an accountant)
I need help creating a Check Box within a cell so when I double click on
that cell the check mark appears. I need to be able to copy the code to
other cells as well. Please be very detailed.

Thanks

Please Note:
I already tried inserting the Check Box thru the developer Control menu, but
it not locking into the cell I was told I would have to write a code through
Visual Basic to get it to do what I want.