M
Mango-Man
I am looking for a way (VBA or Macro) to write a value entered into an
unbound field on a form to the DB properties screen - File>Database
Properties>Summary>Category and also to the Custom tab to the Group which is
also a text value.
How do I reference these values later if I want to use them on a report or a
form.
I have looked at the "Set Properties of Data Access Objects in Visual Basic"
in access help but the example is a little vague. I see there is
SummaryInfo.Category but for UserDefined it states the Summary tab as opposed
to the Custom tab.
gb
unbound field on a form to the DB properties screen - File>Database
Properties>Summary>Category and also to the Custom tab to the Group which is
also a text value.
How do I reference these values later if I want to use them on a report or a
form.
I have looked at the "Set Properties of Data Access Objects in Visual Basic"
in access help but the example is a little vague. I see there is
SummaryInfo.Category but for UserDefined it states the Summary tab as opposed
to the Custom tab.
gb