Hi,
I am currently attempting to insert a formula either in the form or the corresponding table (whichever it is suppose to be) to automatically populate the title of the form/table (they are the same name) in that text box field to then have it be stored in the table with all of the other data.
If I insert an unbound textbox into my form I have tried to write in the Control Source field ="Classroom Outreach" this will then do what I want it to do in the form, by keeping all the fields on each record in that form set to "Classroom Outreach", but the problem is this data is not store in the record in the table.
I then tried putting the formula ="Classroom Outreach" in the Default Value and setting the Control Source to the field I would like it to go to in table called "Table Type". This does not work because "Classroom Outreach" is not automatically inserted in the field.
I hope this is clear, I will of course try and clarify. I really appreciate any guidance anyone can offer!!
I am currently attempting to insert a formula either in the form or the corresponding table (whichever it is suppose to be) to automatically populate the title of the form/table (they are the same name) in that text box field to then have it be stored in the table with all of the other data.
If I insert an unbound textbox into my form I have tried to write in the Control Source field ="Classroom Outreach" this will then do what I want it to do in the form, by keeping all the fields on each record in that form set to "Classroom Outreach", but the problem is this data is not store in the record in the table.
I then tried putting the formula ="Classroom Outreach" in the Default Value and setting the Control Source to the field I would like it to go to in table called "Table Type". This does not work because "Classroom Outreach" is not automatically inserted in the field.
I hope this is clear, I will of course try and clarify. I really appreciate any guidance anyone can offer!!