E
Ed Powell
I have several forms in my database that have unnamed
records reserved for the administrator to add categories
to the database. For instance, table1 is linked to table2,
3, etc. In table2, I have rows listed as cat-1, cat-2, cat-
3, etc. On my form I have a second tab with the cat-?'s as
text boxes. The second tab and text boxes are not visible
until the administrator click on an "add" command. When
that happens, the second tab and its textboxes display. My
question is how can I let the administrator change the
title to the textbox to whatever wanted? This would allow
them some limited ability to customize the database to
their needs.
records reserved for the administrator to add categories
to the database. For instance, table1 is linked to table2,
3, etc. In table2, I have rows listed as cat-1, cat-2, cat-
3, etc. On my form I have a second tab with the cat-?'s as
text boxes. The second tab and text boxes are not visible
until the administrator click on an "add" command. When
that happens, the second tab and its textboxes display. My
question is how can I let the administrator change the
title to the textbox to whatever wanted? This would allow
them some limited ability to customize the database to
their needs.