View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
David Chase David Chase is offline
external usenet poster
 
Posts: 1
Default Find and read/update option button

I have an Access program that reads and populates an Excel workbook.
However, now I want to be able to read and/or update the values. The
workbook has 4 option buttons (radio buttons) that when you click on one,
the current selection is turned off. In Access we call this an Option
Group. Someone created a template and is no longer available. Thanks.

David