ExcellyMan
New Member
- Joined
- Nov 14, 2022
- Messages
- 1
- Office Version
- 2019
- Platform
- Windows
Hi there,
First time poster here. I've been asked to design a spreadsheet for work that tracks delays on certain trucks for the days of the week. Under each day, the cell has a drop down option denoting either "On Time", "Delay", or "Cancelled". Here's an example:
What I'd like is to have a tooltip value show up when I hover over a cell ONLY when "Delay" has been picked from the drop down. Additionally, I want that tooltip value to reference a particular cell elsewhere on the worksheet containing a specific delay reason since not all the cells reading "Delay" will have the same delay codes. So for example, a tooltip value when picking "Delay" for Truck C on Tuesday would show a value of "Traffic" while a tooltip value when picking "Delay" for Truck B on Wednesday may show "Driver got lost". The delay values would be populated elsewhere on the sheet but I would simply be referencing them. I've been scouring the web, trying to look up ways to do this but haven't really found what I'm looking for. If anyone is able to help me in any way I'd greatly appreciate it. Also, if further clarification is needed please let me know and I'd be happy to elaborate further.
Thanks.
First time poster here. I've been asked to design a spreadsheet for work that tracks delays on certain trucks for the days of the week. Under each day, the cell has a drop down option denoting either "On Time", "Delay", or "Cancelled". Here's an example:
Truck | Monday | Tuesday | Wednesday | Thursday |
A | On Time | Cancelled | On Time | On Time |
B | On Time | On Time | Delay | Delay |
C | On Time | Delay | On Time | On Time |
What I'd like is to have a tooltip value show up when I hover over a cell ONLY when "Delay" has been picked from the drop down. Additionally, I want that tooltip value to reference a particular cell elsewhere on the worksheet containing a specific delay reason since not all the cells reading "Delay" will have the same delay codes. So for example, a tooltip value when picking "Delay" for Truck C on Tuesday would show a value of "Traffic" while a tooltip value when picking "Delay" for Truck B on Wednesday may show "Driver got lost". The delay values would be populated elsewhere on the sheet but I would simply be referencing them. I've been scouring the web, trying to look up ways to do this but haven't really found what I'm looking for. If anyone is able to help me in any way I'd greatly appreciate it. Also, if further clarification is needed please let me know and I'd be happy to elaborate further.
Thanks.