View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Hshah Hshah is offline
external usenet poster
 
Posts: 3
Default how to replace drawing with text in that cell

I have imported data from web to excel and it comes with check boxes
(picture). When I select any particular cell with that check box, cell is
empty. I need to export this information in my Access database. When I do
that no check box is exported. Check boxes are marked as "picture 1" to
"picture 340". Every check box have diff. name. Is there any way I can
replace this check boxes with text as "YES" in the respective cell.

Please help

Thanks