Hello eveyone!
I have a static textbox with the text "Agenda Item X"
in the form header. When the user enters a new record, how can I have the text "Agenda Item X" in the textbox default into a field value. That is, everytime the user enters a
new record, "Agenda Item X" is automatically stored in the field fAgenda in tblAgendaItems.
I was thinking about reading in the contents from a text file, but I don't think that might be the best approach.
Thanks for any insight!
Steve



