andrew_perez5
Registered User.
- Local time
- Today, 14:34
- Joined
- Jan 3, 2005
- Messages
- 12
Can anybody help me with my problem pls?
I created a form(labeled "form1") in MS Access 2000 with all the fields coming from a table(labeled "Table1") with one button(labeled "Update"). Once I click this "Update" button, all the data values from a table from another MS Access database(different from where I created the form) should be transferred to "Table1".I have no problems with that since my code is really transferring the data values from another database to my "Table1". The problem is it does not update the form("form1"). What I need is that once i click the "Update" button, both the table and the form should be updated or refreshed.What happens is that once I click the "Update" button, the form remains empty not until i close it then Open again then that's the only time that i will see the values in the fields. Could anybody help me pls....pls...pls...
BON
I created a form(labeled "form1") in MS Access 2000 with all the fields coming from a table(labeled "Table1") with one button(labeled "Update"). Once I click this "Update" button, all the data values from a table from another MS Access database(different from where I created the form) should be transferred to "Table1".I have no problems with that since my code is really transferring the data values from another database to my "Table1". The problem is it does not update the form("form1"). What I need is that once i click the "Update" button, both the table and the form should be updated or refreshed.What happens is that once I click the "Update" button, the form remains empty not until i close it then Open again then that's the only time that i will see the values in the fields. Could anybody help me pls....pls...pls...
BON