setting FrozenColumns value

James Deckert

Continuing to Learn
Local time
Today, 12:14
Joined
Oct 6, 2005
Messages
189
I would like to be able to set the FrozenColumns property of a form. But it's
read only.

What I'm doing is saving and restoring some of the properties of a datasheet
subform so that the column changes a user makes will be restored
automatically when the form opens. I've done this successfully with width,
font, color, hidden, etc. An MDE file using Access runtime doesn't save these
properties so I'm doing it with VBA.

Thanks,
James
 

Users who are viewing this thread

Back
Top Bottom