I have written some code using VBA that hides certain fields when options are selected in the form.
It works in the first instance but if I go back to the record again later the fields have all re-appeared again. I need to re-select the options and the fields I want to get the right fields to disappear again.
How do I get this to happen without re-clicking fields?
Russell
It works in the first instance but if I go back to the record again later the fields have all re-appeared again. I need to re-select the options and the fields I want to get the right fields to disappear again.
How do I get this to happen without re-clicking fields?
Russell
Comment