G
Guest
Hi,
The database we use at work (and hence I can't change basic table structure)
is driving me mad. I have a list of patient appointments and want to create
a query that will create a field to allow me to text message everyone in the
family in one message (I have the texting bit sorted). At present I can do a
query and get 3 lines with Mum, Dad & Child but this results in 3 texts.
I want to realise they're all at the same address and send one text saying
"Hi John, Mary & Tommy you have an appopintment"
Tables are
Patient
Address
Telephone
Appointments
So it can pick all Patients with Apponintment on date and then pick out
their phone numbers. I just need it to twig that there are 3 at that address
and only send once (well, I can do this bit but then end up with no names
since have to leave these "unique" bits out to get single line....)
Help
The database we use at work (and hence I can't change basic table structure)
is driving me mad. I have a list of patient appointments and want to create
a query that will create a field to allow me to text message everyone in the
family in one message (I have the texting bit sorted). At present I can do a
query and get 3 lines with Mum, Dad & Child but this results in 3 texts.
I want to realise they're all at the same address and send one text saying
"Hi John, Mary & Tommy you have an appopintment"
Tables are
Patient
Address
Telephone
Appointments
So it can pick all Patients with Apponintment on date and then pick out
their phone numbers. I just need it to twig that there are 3 at that address
and only send once (well, I can do this bit but then end up with no names
since have to leave these "unique" bits out to get single line....)
Help
