View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Cone Jim Cone is offline
external usenet poster
 
Posts: 3,290
Default How do I link one checkbox to update another checkbox?

Use the same linked cell for both.
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware


"Mike"
wrote in message
I have a checkbox in one sheet that I want to update the equivalent checkbox
in another sheet when it is selected. Both sheets are in the same workbook.
I can this be done please?