andrey_anikin
Registered User.
- Local time
- Today, 16:53
- Joined
- Jan 3, 2008
- Messages
- 31
Hi everyone,
I have a "split form" in Access 2007 (where data is shown both in a table and in a set of text fields), and I'm trying to build in a subordinate form showing data from another table (linked to the first one as "one-to-many" with "one" on the side of the 1st table). It all works fine but for the fact that I always get a side effect: as soon as I add a datasource (the 2nd table) into the subordinate form, every record in the 1st table turns from a simple line into a "grouped" entry - i.e. I get records from the 2nd table visually added to records from the 1st one according to the keyfield value (though nothing actually happens to the tables in the DB, just their representation on the form).
Any idea why this happens and how it can be fixed? Thanks in advance
I have a "split form" in Access 2007 (where data is shown both in a table and in a set of text fields), and I'm trying to build in a subordinate form showing data from another table (linked to the first one as "one-to-many" with "one" on the side of the 1st table). It all works fine but for the fact that I always get a side effect: as soon as I add a datasource (the 2nd table) into the subordinate form, every record in the 1st table turns from a simple line into a "grouped" entry - i.e. I get records from the 2nd table visually added to records from the 1st one according to the keyfield value (though nothing actually happens to the tables in the DB, just their representation on the form).
Any idea why this happens and how it can be fixed? Thanks in advance