G
Guest
I have a form where the user selects their criteria and then opens a query
subform within another form in datasheet view. Based on the user criteria
from the first form, I want to change the Header names (.Name field) of the
subform columns. How and where should I apply the code to change the
subform!Column.Name before the subform is displayed to the user? From my
understanding, the only way is to change the Name property of the subform is
in design view. Is there a command to change the Name property? I looked for
the Capition property, however when the subform is within another form, there
is no Caption just Name property.
Thanks,
Matt
subform within another form in datasheet view. Based on the user criteria
from the first form, I want to change the Header names (.Name field) of the
subform columns. How and where should I apply the code to change the
subform!Column.Name before the subform is displayed to the user? From my
understanding, the only way is to change the Name property of the subform is
in design view. Is there a command to change the Name property? I looked for
the Capition property, however when the subform is within another form, there
is no Caption just Name property.
Thanks,
Matt