K
KateB
Hi,
I have a form that has been added to over time. The latest addition is a
check box that generates a letter to the GP if a patient is on a particular
drug (user activated). A 2nd table (tblPPIreview) has been set up to hold
the information returned via that letter. (It is faxed out and faxed back).
What I want to do is this. When the user checks the box for the letter, it
'sends' the patient's personal unique identifier (NHS number) to the 2nd
table so that it is recorded in that table that a letter was sent. However,
if the NHS number already exists a message pops up saying something like
"previously reviewed, do you wish to continue?" It may be that it is
appropriate to continue if a period of time has elapsed, but doesn't need
doing on a monthly basis, therefore the NHS number will not be unique to
table 2.
Its not a big database so it could be done manually, but I'm just trying to
save myself time. Is it possible for the tick box to do all three things
(generate the report, add NHS number to table 2, check for dupicates) or am I
asking too much? Its quite a busy form already so I didn't want to add more
buttons and boxes if I didn't have to. In reality, the whole DB could do
with rewriting, but time, knowledge and enormity of it has put me off!
I'm self-taught in Access so always try for very simple solutions. If its
very complicated or just not the 'right' way to do then please say so and
I'll find another way! Many thanks for your time,
Kate
I have a form that has been added to over time. The latest addition is a
check box that generates a letter to the GP if a patient is on a particular
drug (user activated). A 2nd table (tblPPIreview) has been set up to hold
the information returned via that letter. (It is faxed out and faxed back).
What I want to do is this. When the user checks the box for the letter, it
'sends' the patient's personal unique identifier (NHS number) to the 2nd
table so that it is recorded in that table that a letter was sent. However,
if the NHS number already exists a message pops up saying something like
"previously reviewed, do you wish to continue?" It may be that it is
appropriate to continue if a period of time has elapsed, but doesn't need
doing on a monthly basis, therefore the NHS number will not be unique to
table 2.
Its not a big database so it could be done manually, but I'm just trying to
save myself time. Is it possible for the tick box to do all three things
(generate the report, add NHS number to table 2, check for dupicates) or am I
asking too much? Its quite a busy form already so I didn't want to add more
buttons and boxes if I didn't have to. In reality, the whole DB could do
with rewriting, but time, knowledge and enormity of it has put me off!
I'm self-taught in Access so always try for very simple solutions. If its
very complicated or just not the 'right' way to do then please say so and
I'll find another way! Many thanks for your time,
Kate