View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Test Test is offline
external usenet poster
 
Posts: 12
Default Retain value of userform option button

Have you got the command OptionButton1.Value = Sheets("sheet1").Range("f1")
in the UserForm_Open procedure?