Hi,
I am a bit stuck on the best way to do this - have a multi-paged form with 3 main tables (main patient register, prior approval data, comments and dates). The particular form in question is as image below:
The relationship between the tables is one to many- so patient register has one line per patient but the subform below (the prior approval table -linked on PTID) can be one or many - likewise for the subform below that as each prior approval can have one or many comments (linked on ID).
What I was hoping to do was press the (currently unbound) 'run query' button to the right of the comments that would 'pluck' the ID field from the subform and open a new form to enter a new comment
Unless there is a better way to do this? Any help appreciated - thanks!
I am a bit stuck on the best way to do this - have a multi-paged form with 3 main tables (main patient register, prior approval data, comments and dates). The particular form in question is as image below:
The relationship between the tables is one to many- so patient register has one line per patient but the subform below (the prior approval table -linked on PTID) can be one or many - likewise for the subform below that as each prior approval can have one or many comments (linked on ID).
What I was hoping to do was press the (currently unbound) 'run query' button to the right of the comments that would 'pluck' the ID field from the subform and open a new form to enter a new comment
Unless there is a better way to do this? Any help appreciated - thanks!
Last edited: