Richard
Super Member
- Joined
- Apr 6, 2000
- Messages
- 5,001
- Location
- Knoxville, TN
- Tractor
- International 1066 Full sized JCB Loader/Backhoe and a John Deere 430 to mow with
I've created a (very rudimentary) database.
I used a single table, multiple forms and have only 1 (3 page) report.
What happens is.. my file works exactly like I expected it to, until I put in a second record.
When the file initially opens, there is a main form with the control buttons to open additional forms as needed. When the additional forms are opened, the only way out of them is to close them & return back to main form.
ok.. problem, issue
I hit "add record" and the main form clears out ready for more input. I put the data in, hit the first button to start inputing on the SECOND form... yet, the data from the FIRST record is still showing (the relevant fields that show on this form, not data from main page)
I go back to my main page and can scroll back/forth between THOSE fields of the records, but it seems, as soon as I move onto another form, the "default" view is that of the FIRST record, and not "blank" for the addittional, new record.
In case I've been unclear, I'll try another way of putting it. When I'm on the first (main) page, it shows record 1 of 2 and I can select between the 2 records by scrolling my wheel, or clicking on the arrows I put in. When I hit the button to move to another form, it defaults to record 1 even though I'm WORKING on record 2, as such, it makes me over-write the data of record 1 and mixes it all up.
I can scroll to record 2 and input the data onto the correct record, however, I'm making this for a friend and quite frankly, I don't like the idea of each time anyone moves to another form, they have to scroll around to be sure they are on the correct record for data input. Can they be "bound" together, such that they scroll in unison?
Any thoughts?
I'm about ready to make a query & redirect all the fields on the report to the query, rather than to the table. I made all point to the table because this is (so I thought) such a simple thing.
Although I must admit Access is frustrating to me, I'm hard headed enough & bull headed enough that I DO love a challange and somehow, will overcome this issue! /forums/images/graemlins/grin.gif
I used a single table, multiple forms and have only 1 (3 page) report.
What happens is.. my file works exactly like I expected it to, until I put in a second record.
When the file initially opens, there is a main form with the control buttons to open additional forms as needed. When the additional forms are opened, the only way out of them is to close them & return back to main form.
ok.. problem, issue
I hit "add record" and the main form clears out ready for more input. I put the data in, hit the first button to start inputing on the SECOND form... yet, the data from the FIRST record is still showing (the relevant fields that show on this form, not data from main page)
I go back to my main page and can scroll back/forth between THOSE fields of the records, but it seems, as soon as I move onto another form, the "default" view is that of the FIRST record, and not "blank" for the addittional, new record.
In case I've been unclear, I'll try another way of putting it. When I'm on the first (main) page, it shows record 1 of 2 and I can select between the 2 records by scrolling my wheel, or clicking on the arrows I put in. When I hit the button to move to another form, it defaults to record 1 even though I'm WORKING on record 2, as such, it makes me over-write the data of record 1 and mixes it all up.
I can scroll to record 2 and input the data onto the correct record, however, I'm making this for a friend and quite frankly, I don't like the idea of each time anyone moves to another form, they have to scroll around to be sure they are on the correct record for data input. Can they be "bound" together, such that they scroll in unison?
Any thoughts?
I'm about ready to make a query & redirect all the fields on the report to the query, rather than to the table. I made all point to the table because this is (so I thought) such a simple thing.
Although I must admit Access is frustrating to me, I'm hard headed enough & bull headed enough that I DO love a challange and somehow, will overcome this issue! /forums/images/graemlins/grin.gif