Thread: Checkbox
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Carol Carol is offline
external usenet poster
 
Posts: 115
Default Checkbox

I created a Userform with several checkboxes and comboboxes. Once all the
information is filled out, i hit the run button. I'm getting an error
because it's not reading if the checkbox is marked or not, it's always read
as unmarked. What is the correct way of coding this?