Hi all,
I have an appointments table with the following fields:
Patient ID || Appointment Date || Appointment Time || Appointment type || Last Appointment
I need the Last Appointment field to calculate when the patients last appointment was using the data in this table. How can i do this? Can anyone help?
I have an appointments table with the following fields:
Patient ID || Appointment Date || Appointment Time || Appointment type || Last Appointment
I need the Last Appointment field to calculate when the patients last appointment was using the data in this table. How can i do this? Can anyone help?