I have a series of records of appointments in Sheet 1 which is derived from another source (.CSV file)
The records have formula driven output to indicate appointment type 1,2 or 3 against each of the dates in the record ... so far so good - Dates in col C, Output in col F
Not every date has a record accompanying it so not all dates are shown, only those with appointments.
On sheet 2 of the same workbook, I need to display these outputs on a graphical representation of a calendar (using Output and Conditional Formatting??) month by month
I can make the month selectable to display all the dates in that month, so now I want to apply the record data to that calendar
what I'm after is something showing all the dates in a selected month (check) but populated with entries from the records in sheet 1 (a bit like a year planner but per month) and this is the bit I'm struggling with.
In a nutshell, I need the calendar to only show a marker on dates where there has been an appointment of type 1,2 or 3 - leaving all others empty.
Is this do-able? I've tried Vlookup without success as it finds closest match rather than definite match.
thanks in advance
hwyl
Jonsi B-)
"If an apple a day keeps the Doctor away ...why don't Daleks live in Orchards?"
The records have formula driven output to indicate appointment type 1,2 or 3 against each of the dates in the record ... so far so good - Dates in col C, Output in col F
Not every date has a record accompanying it so not all dates are shown, only those with appointments.
On sheet 2 of the same workbook, I need to display these outputs on a graphical representation of a calendar (using Output and Conditional Formatting??) month by month
I can make the month selectable to display all the dates in that month, so now I want to apply the record data to that calendar
what I'm after is something showing all the dates in a selected month (check) but populated with entries from the records in sheet 1 (a bit like a year planner but per month) and this is the bit I'm struggling with.
In a nutshell, I need the calendar to only show a marker on dates where there has been an appointment of type 1,2 or 3 - leaving all others empty.
Is this do-able? I've tried Vlookup without success as it finds closest match rather than definite match.
thanks in advance
hwyl
Jonsi B-)
"If an apple a day keeps the Doctor away ...why don't Daleks live in Orchards?"