Sheet1 has a list of vehicles that are booked for maintenance as follows:
Sheet2 needs to draw the relative information from sheet1 for the week as specified in cell E1 (in this case it would be week 42)
Sheet3 is the same as Sheet2 but "E1" would have a month (can format as "October" or "10") instead of a week number and hopefully return the data for that whole month instead of a single week.
I hope this makes sense, i am using someone elses computer so i am unable to upload a sample just now.
Thank-you in advance for you assistance.
Week Number | Date | Vehicle | Maintenance | Comments |
42 | 14/10/2024 | ABC1 | Inspection | Drop off early |
42 | 15/10/2024 | ABC3 | Service | Nightshift |
44 | 01/11/2024 | XYZ20 | MOT | Afternoon |
Sheet2 needs to draw the relative information from sheet1 for the week as specified in cell E1 (in this case it would be week 42)
Date | Vehicle | Maintenance | Comments |
14/10/2024 | ABC1 | Inspection | Drop off early |
15/10/2024 | ABC3 | Service | Nightshift |
Sheet3 is the same as Sheet2 but "E1" would have a month (can format as "October" or "10") instead of a week number and hopefully return the data for that whole month instead of a single week.
I hope this makes sense, i am using someone elses computer so i am unable to upload a sample just now.
Thank-you in advance for you assistance.