L
laura reid
Hello,
I would call myself an intermediate level user of access, but have no coding
skill. I'm using Access 2003.
I'm having issues using the built in navigation selectors that are found at
the bottom of the main form. I have to click the navigation button the same
number of times as there are records appearing in my subform, when my intent
is to only have to click the navigation button once to move to the next main
form record, regardless of how many records are in the subform. I suspect
this has to do with my parent/child relationships, but I don't know why?
My database is similar to a checkbook, just more detailed. I have a
relational database with one to many join using primary/foreign ID key
fields. The transactions description and amout fields are on the many side
and the information assigning who the transaction belongs to, transaction
types, and account numbers, are in separate tables on the one side.
I then created a master query that pulls all the fields from all the tables
and I create and save queries off this base query depending on the info I
want.
I have a Main form based off a query that groups and sums information.
Essentially it tells me the office, transaction type, and account code, and
then the subform lists all the relevant transactions. The subform is based
off a query that does not sum or group the information.
I have the two forms linked through 4 fields in the parent/child properties.
Everything else on the form works fine...I'm able to enter new records in
the subform and these correctly save to the table that holds the transaction
and amount fields, along with all the linked fields accurately assiging the
transaction to the fields that show up in the main table.
So, any ideas?
Laura
I would call myself an intermediate level user of access, but have no coding
skill. I'm using Access 2003.
I'm having issues using the built in navigation selectors that are found at
the bottom of the main form. I have to click the navigation button the same
number of times as there are records appearing in my subform, when my intent
is to only have to click the navigation button once to move to the next main
form record, regardless of how many records are in the subform. I suspect
this has to do with my parent/child relationships, but I don't know why?
My database is similar to a checkbook, just more detailed. I have a
relational database with one to many join using primary/foreign ID key
fields. The transactions description and amout fields are on the many side
and the information assigning who the transaction belongs to, transaction
types, and account numbers, are in separate tables on the one side.
I then created a master query that pulls all the fields from all the tables
and I create and save queries off this base query depending on the info I
want.
I have a Main form based off a query that groups and sums information.
Essentially it tells me the office, transaction type, and account code, and
then the subform lists all the relevant transactions. The subform is based
off a query that does not sum or group the information.
I have the two forms linked through 4 fields in the parent/child properties.
Everything else on the form works fine...I'm able to enter new records in
the subform and these correctly save to the table that holds the transaction
and amount fields, along with all the linked fields accurately assiging the
transaction to the fields that show up in the main table.
So, any ideas?
Laura