Hi all,
I hardly know how to explain what I am after, but I will try.
I am looking at data that shows when a process starts and when it ends. This relates to ICU patients who have particular types of IV lines inserted. We calculate their overall line days, ignoring the overlaps when they may have 2 lines in at the same time. Sometimes there are gaps between one line ending and another one starting (line free days). I can calculate total line days using a query, but if there are line free days, I want to be able to calculate these gaps (per patient)and subtract them from the overall line time(per patient). Does anyone get what I am trying to say? Visually I can use a Gantt chart in excel, but we are talking thousands of patients-worth of data, so it becomes a little unwieldy. I thought I could use an Access query to flag when there are gaps in the data, then at least I could calculate those few by hand.
Any ideas?
I hardly know how to explain what I am after, but I will try.
I am looking at data that shows when a process starts and when it ends. This relates to ICU patients who have particular types of IV lines inserted. We calculate their overall line days, ignoring the overlaps when they may have 2 lines in at the same time. Sometimes there are gaps between one line ending and another one starting (line free days). I can calculate total line days using a query, but if there are line free days, I want to be able to calculate these gaps (per patient)and subtract them from the overall line time(per patient). Does anyone get what I am trying to say? Visually I can use a Gantt chart in excel, but we are talking thousands of patients-worth of data, so it becomes a little unwieldy. I thought I could use an Access query to flag when there are gaps in the data, then at least I could calculate those few by hand.
Any ideas?