View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Cerberus Cerberus is offline
external usenet poster
 
Posts: 88
Default Clear a Checkbox in a a user form

I am new to creating user forms so forgive me if this is really basic. I
have a checkbox that when clicked opens a new user form to get more details
for this product. I am trying to make it so if the user picks the "Cancel"
command it unloads the detail page and also clears the checkbox on the
original user form. How do I go about this? Thanks for any help on this in
advance.