TheOnlyJme
New Member
- Joined
- Jun 25, 2013
- Messages
- 6
Hi,
I'm helping a friend improve his patient list (He works for the National Health Service in the UK).
He wants a 'view' of his patient list that only shows current patients (i.e. a second sheet with duplicate data, if the patient's discharge date is not set (blank)).
The patient lists contains 20 columns of data (name, ID, condition, discharge date etc). The team don't want to use filters but would like to have a duplicate sheet (with identical look and feel) that only shows patients who are still under there care, based on the fact that there is no discharge date. Sheet 1=Patients Sheet, 2=Current Patients, Column I contains 'Date of discharge from hospital'.
I thought I should be able to achieve this using Vlookup with Match and possibly If. But can't find the right combination of functions to use.
Due to security, I'm not able to use VBA.
Thanks in advance!!
Jamie
I'm helping a friend improve his patient list (He works for the National Health Service in the UK).
He wants a 'view' of his patient list that only shows current patients (i.e. a second sheet with duplicate data, if the patient's discharge date is not set (blank)).
The patient lists contains 20 columns of data (name, ID, condition, discharge date etc). The team don't want to use filters but would like to have a duplicate sheet (with identical look and feel) that only shows patients who are still under there care, based on the fact that there is no discharge date. Sheet 1=Patients Sheet, 2=Current Patients, Column I contains 'Date of discharge from hospital'.
I thought I should be able to achieve this using Vlookup with Match and possibly If. But can't find the right combination of functions to use.
Due to security, I'm not able to use VBA.
Thanks in advance!!
Jamie