Logo 
Search:

MS Office Answers

Ask Question   UnAnswered
Home » Forum » MS Office       RSS Feeds
  Question Asked By: Techguy Sr eng.   on Oct 09 In MS Office Category.

  
Question Answered By: Aidyn Smith   on Oct 09

Here is the code I am goin to try. Is this correct?
Private Sub RunModel1_Click()
ModelSelect.Hide
If ModelSelect.OptionCAM.Value Then
Call CAMModel
End If

If ModelSelect.OptionMGR.Value Then
Call MGRModel
End If

If ModelSelect.OptionDIR.Value Then
Call DIRModel
End If

End Sub

Share: 

 

This Question has 6 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Option Buttons to choose which macros to run Or get search suggestion and latest updates.


Tagged: