Hi
not sure how to explain this, im not the best of access users and i dont understand SQL.
i have a table of patients having operations.
I have columns consisting of:
OP DATE, PT NUMBER, THEATRE ROOM, SentforTime,TimeinAR,TimeinTH,TimeinRecovery,TimeoutRecovery
i need to work out the time difference between a patient going into recovery and the next patient being sent for
I would need to probably sort the data by opdate and theatre as i would be reporting by each theatre, each month.
i thought i could use a made up row number to query both rows of information required to calculate this?
any ideas?
appreciate your help if its possible
thanks
Liz x
not sure how to explain this, im not the best of access users and i dont understand SQL.
i have a table of patients having operations.
I have columns consisting of:
OP DATE, PT NUMBER, THEATRE ROOM, SentforTime,TimeinAR,TimeinTH,TimeinRecovery,TimeoutRecovery
i need to work out the time difference between a patient going into recovery and the next patient being sent for
I would need to probably sort the data by opdate and theatre as i would be reporting by each theatre, each month.
i thought i could use a made up row number to query both rows of information required to calculate this?
any ideas?
appreciate your help if its possible
thanks
Liz x