aaronrainb
New Member
- Joined
- Aug 23, 2016
- Messages
- 1
Hi all!
I'm having an issue working out how to summarise a who's in today function for a rota i'm working on. I've put a rough version up in the following location:
https://docs.google.com/spreadsheets/d/1sjz7oDMGAeKEaQvIZU4ZsF4XcAJ95tHfM67NBoGRyUM/edit?usp=sharing
As seen in the link above and below, i'd like it to look at the date in the box above and then show who's in and off. From looking online it seems to be a mix of index, match and small and working with arrays? The array side and the Small function i've unexperienced in and I couldn't find an example that seemed to match my specific situation. Any help would be wonderful, i'm working with google sheets but I assume a standard excel solution would work for it? Many thanks!
<style type="text/css"><!--td {border: 1px solid #ccc;}br {mso-data-placement:same-cell;}--></style>
<colgroup><col style="width: 124px"><col width="100"><col width="100"><col width="100"><col width="100"></colgroup><tbody>
[TD="bgcolor: #0c0c0c, align: center"]2016[/TD]
[TD="align: center"]NAME[/TD]
[TD="align: center"]04 Jan[/TD]
[TD="align: center"]05 Jan[/TD]
[TD="align: center"]06 Jan[/TD]
[TD="align: center"]07 Jan[/TD]
[TD="align: left"]Robbie[/TD]
[TD="bgcolor: #d8d8d8, align: center"]off
[/TD]
[TD="align: center"]in
[/TD]
[TD="align: center"]in
[/TD]
[TD="align: center"]in
[/TD]
[TD="align: left"]Chris[/TD]
[TD="align: center"]in
[/TD]
[TD="align: center"]in
[/TD]
[TD="bgcolor: #d8d8d8, align: center"]off
[/TD]
[TD="align: center"]in
[/TD]
[TD="align: left"]Natasha[/TD]
[TD="align: center"]in
[/TD]
[TD="bgcolor: #d8d8d8, align: center"]off
[/TD]
[TD="align: center"]in
[/TD]
[TD="align: center"]in
[/TD]
[TD="align: left"]Benny[/TD]
[TD="align: center"]in
[/TD]
[TD="align: center"]in
[/TD]
[TD="align: center"]in
[/TD]
[TD="align: center"]in
[/TD]
[TD="bgcolor: #d8d8d8, align: center"]off
[/TD]
[TD="align: center"]in
[/TD]
[TD="align: center"]in
[/TD]
[TD="align: center"]in
[/TD]
[TD="align: center"]Date:[/TD]
[TD="align: center"]04 Jan[/TD]
[TD="align: center"]In[/TD]
[TD="align: center"]Off[/TD]
</tbody>
I'm having an issue working out how to summarise a who's in today function for a rota i'm working on. I've put a rough version up in the following location:
https://docs.google.com/spreadsheets/d/1sjz7oDMGAeKEaQvIZU4ZsF4XcAJ95tHfM67NBoGRyUM/edit?usp=sharing
As seen in the link above and below, i'd like it to look at the date in the box above and then show who's in and off. From looking online it seems to be a mix of index, match and small and working with arrays? The array side and the Small function i've unexperienced in and I couldn't find an example that seemed to match my specific situation. Any help would be wonderful, i'm working with google sheets but I assume a standard excel solution would work for it? Many thanks!
<style type="text/css"><!--td {border: 1px solid #ccc;}br {mso-data-placement:same-cell;}--></style>
Roger | ||||
<colgroup><col style="width: 124px"><col width="100"><col width="100"><col width="100"><col width="100"></colgroup><tbody>
[TD="bgcolor: #0c0c0c, align: center"]2016[/TD]
[TD="align: center"]NAME[/TD]
[TD="align: center"]04 Jan[/TD]
[TD="align: center"]05 Jan[/TD]
[TD="align: center"]06 Jan[/TD]
[TD="align: center"]07 Jan[/TD]
[TD="align: left"]Robbie[/TD]
[TD="bgcolor: #d8d8d8, align: center"]off
[/TD]
[TD="align: center"]in
[/TD]
[TD="align: center"]in
[/TD]
[TD="align: center"]in
[/TD]
[TD="align: left"]Chris[/TD]
[TD="align: center"]in
[/TD]
[TD="align: center"]in
[/TD]
[TD="bgcolor: #d8d8d8, align: center"]off
[/TD]
[TD="align: center"]in
[/TD]
[TD="align: left"]Natasha[/TD]
[TD="align: center"]in
[/TD]
[TD="bgcolor: #d8d8d8, align: center"]off
[/TD]
[TD="align: center"]in
[/TD]
[TD="align: center"]in
[/TD]
[TD="align: left"]Benny[/TD]
[TD="align: center"]in
[/TD]
[TD="align: center"]in
[/TD]
[TD="align: center"]in
[/TD]
[TD="align: center"]in
[/TD]
[TD="bgcolor: #d8d8d8, align: center"]off
[/TD]
[TD="align: center"]in
[/TD]
[TD="align: center"]in
[/TD]
[TD="align: center"]in
[/TD]
[TD="align: center"]Date:[/TD]
[TD="align: center"]04 Jan[/TD]
[TD="align: center"]In[/TD]
[TD="align: center"]Off[/TD]
</tbody>