newbie learner

J

Jason

created a database firstly tables then queries then templated forms, now i have added more fields to the form but when i try to retreive that info back on the template at a later date the info doesnt appear and on checking the table i find that the info was never saved.
how do i get info to save from a template after i have ammended fields?
please save me!!!!!!!!!
Jason
 
R

Rick B

What do you mean by "template"?

If you created a table, then created forms, all the fields were avalable and
you put the desired ones on the form.

If you later decide to create new fields for your database, you would go
into the table's design-view and add the new fields. If these needed to be
added to an existing form, you would open the form in design-view and add
them. NOW: if the form is based on a query (which it most likely is) then
you would first need to update the query to reflect the new fields.

Hope that helps,

Rick B

created a database firstly tables then queries then templated forms, now i
have added more fields to the form but when i try to retreive that info back
on the template at a later date the info doesnt appear and on checking the
table i find that the info was never saved.
how do i get info to save from a template after i have ammended fields?
please save me!!!!!!!!!
Jason
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top