I would like to know how to write my Access prog so's when users are entering fields on an initial form they suddenly get presented with a different form depending upon what they enter in one of those fields.
So that, for instance, if they enter 'England' they get presented with a form asking questions about England and so on....
I'm very new at all this and ignorant of Access (you can see that?) and I wonder what it means if I do this:
If another form opens up to take in data must I close the last form?
Will the data on the last form be written into the data tables automatically on closing that form?
So that, for instance, if they enter 'England' they get presented with a form asking questions about England and so on....
I'm very new at all this and ignorant of Access (you can see that?) and I wonder what it means if I do this:
If another form opens up to take in data must I close the last form?
Will the data on the last form be written into the data tables automatically on closing that form?
Comment