View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ftirman ftirman is offline
external usenet poster
 
Posts: 1
Default How can I convert a checked checkbox in a cell to text (True) in E

I have a series of checkboxes in cells. I want to import those checked
checkboxes into Access but it does not recognize checkboxes. To get around
this I need to convert the checked checkboxes to "True", which Access imports
as a checked checkbox. Is there any way to do convert a checked checkbox in a
cell to a text value of "True"?