I have a split form where I have an option group. In the frame i have 3 buttons. One button displays all columns, while the others remove some. The problem is I can get the columns to hide with this Code:
But, I have to click design view, and then form view to see the change. Or open and close the form. How do i apply the changes with out doing that?
Code:
Me.Controls("field").ColumnHidden = True