Hello Helpful People Out There!
I am new to this forum, and am wondering if anyone can help with a problem Im having with an Access 2000 database. I'm relatively new to access, but have stumbled my way through making an application - even venturing as far as some vb features, but Ive finally got a problem Im stuck on.
Basically, I'm wanting to do something that I believe is possible to mock up - A form with two subforms - the two sub forms are based on the same query and fields, but the bottom one is set to continuous, with the one above as a single form set to data entry - basically as described in this post on this forum.
http://www.access-programmers.co.uk/forums/showthread.php?t=123636&highlight=subform+data+entry+continuous+record
However, this is not working for me. I believe it is because I am using a cbo combo lookup box to select the client ID, which then displays the info in the main form and continuous form, and should tie in the single sub form for data entry. However, the data entry subform simply displays the first record that also features in the continuous subform, rather than a blank new record.
Ive simplified the database to only include the relative tables, queries, macro and forms/subforms to display the problem and I would be really greatful if anyone could have a look and maybe help me out, as Im at the point where Im thinking I will just have to suffer the continuous subform alone.
Many thanks
Ali
I am new to this forum, and am wondering if anyone can help with a problem Im having with an Access 2000 database. I'm relatively new to access, but have stumbled my way through making an application - even venturing as far as some vb features, but Ive finally got a problem Im stuck on.
Basically, I'm wanting to do something that I believe is possible to mock up - A form with two subforms - the two sub forms are based on the same query and fields, but the bottom one is set to continuous, with the one above as a single form set to data entry - basically as described in this post on this forum.
http://www.access-programmers.co.uk/forums/showthread.php?t=123636&highlight=subform+data+entry+continuous+record
However, this is not working for me. I believe it is because I am using a cbo combo lookup box to select the client ID, which then displays the info in the main form and continuous form, and should tie in the single sub form for data entry. However, the data entry subform simply displays the first record that also features in the continuous subform, rather than a blank new record.
Ive simplified the database to only include the relative tables, queries, macro and forms/subforms to display the problem and I would be really greatful if anyone could have a look and maybe help me out, as Im at the point where Im thinking I will just have to suffer the continuous subform alone.
Many thanks
Ali