magister011
Registered User.
- Local time
- Today, 13:46
- Joined
- Aug 18, 2009
- Messages
- 17
I have a problem that I have searched but I have not quite found an answer yet. I have Access 2003.
In the database I have a form with a tab control of two tabbed forms. One form is a justified form that I am using to just enter data and it's record source is linked to a table.
The other form is a tabular layout form with a continuous forms view which is linked to a query from the same table as above.
What I want to do is be able to have the user go to the tabular layout form whenever they want to and have it requery automatically, but every event that I have tried, I cannot seem to get it to work, except the timer event. Also with the timer event it will requery and only show the very last record and I would like it to show the latest records the user have entered instead of the very first record. I have about 300 records in the database. Is there anyway to do this in Access 2003 and if so how? I am fairly new and learning as I go.
Thanks
magister011
In the database I have a form with a tab control of two tabbed forms. One form is a justified form that I am using to just enter data and it's record source is linked to a table.
The other form is a tabular layout form with a continuous forms view which is linked to a query from the same table as above.
What I want to do is be able to have the user go to the tabular layout form whenever they want to and have it requery automatically, but every event that I have tried, I cannot seem to get it to work, except the timer event. Also with the timer event it will requery and only show the very last record and I would like it to show the latest records the user have entered instead of the very first record. I have about 300 records in the database. Is there anyway to do this in Access 2003 and if so how? I am fairly new and learning as I go.
Thanks
magister011