I have a button on a form (cmdTimeForm) that when clicked will open a second form (frmInstrumentTime) for the user to make a further selection about the data to be displayed in a report.
The second form has a range of options organised in option frames and I want only those frames that are pertinent to the selections made on the first form to be enabled.