Hi All
Firstly I hope everyone is staying safe and well.
Todays problem - straightforward spreadsheet that identifies a student accommodation planner. A number of worksheets for a number of accommodation venues.
Each worksheet consists of Columns A to L with specific info about the particular accommodation and its resident.
Col M onwards is the date planner - with each column as one day - and Row 9 has the date - so M9 is 1 Jun 20, N9 is 2 Jun 20 etc. The student and accom details are from row 10 onwards, and the accommodation team populate columns m onwards with a R if the student is resident in the block. I use =countif(M10:M500,"R")
Col M6 onwards count how many residents are in the accommodation for that day.
I want a Headlines Front Page that tells me the total # of residents in each venue today, in 7, 14, 21 days time - as a forecast.
So as columns on the headlines page - I need under the following headers:
Have no idea if this is possible - would appreciate some guidance please. Just hope this makes sense.
Very many thanks and kindest regards
matt
Firstly I hope everyone is staying safe and well.
Todays problem - straightforward spreadsheet that identifies a student accommodation planner. A number of worksheets for a number of accommodation venues.
Each worksheet consists of Columns A to L with specific info about the particular accommodation and its resident.
Col M onwards is the date planner - with each column as one day - and Row 9 has the date - so M9 is 1 Jun 20, N9 is 2 Jun 20 etc. The student and accom details are from row 10 onwards, and the accommodation team populate columns m onwards with a R if the student is resident in the block. I use =countif(M10:M500,"R")
Col M6 onwards count how many residents are in the accommodation for that day.
I want a Headlines Front Page that tells me the total # of residents in each venue today, in 7, 14, 21 days time - as a forecast.
So as columns on the headlines page - I need under the following headers:
Accom Venue | Total capacity | Resident Today | Resident + 7 days | Resident +14 days | Resident +21 Days |
Text | Text | to be pulled from the ind worksheet count for today | pulled from the ind worksheet count for today + 7 | pulled from the ind worksheet count for today +14 | pulled from the ind worksheet count for today +21 |
Have no idea if this is possible - would appreciate some guidance please. Just hope this makes sense.
Very many thanks and kindest regards
matt