Hi everyone,
I've bulit a sheet for tracking equipment shipments for my company. This is a centralized grid that shows when equipment was sent to an end user, and when that equipment was received back from the user.
I have a drop-down select column in which we can select the asset ID. I've also got a checkbox column to indicate when the equipment has been returned.
Is there a way that I can flag when equipment is "outstanding" (meaning not returned) that would prevent me from assigning that equipment to another user?
For example, if ASSET 001 has been sent out, I can't assign ASSET 001 to another user until the initial shipment has been flagged as returned.
Ideally, I'd like not to have the option to select ASSET 001 from the dropdown list until it's been checked as returned, but I'm not sure if that's possible. If not, a simple conditional formatting rule would suffice, but I imagine I'd have to add a helper column to accomplish this?
Any suggestions?