cschoenfeld
New Member
Sorry, I think I initially posted this as a reply on another post.
I have a spreadsheet where, when data is entered into column B, I want data entry to be required in columns G, H and I. G, H and I happen to be data validation dropdown lists. I would also like columns G, H and I to show a fill color (as a visual they need to be filled in) when data is entered into col B. I've been trying to do it with conditional formatting and have it working but the cell shading isn't quite right and I thought it could be fixed with VBA.
Col B = Work Order Number
Col G = Time Reporting Code
Col H = Location
Col I = Task
Any help is appreciated. Thanks!
I have a spreadsheet where, when data is entered into column B, I want data entry to be required in columns G, H and I. G, H and I happen to be data validation dropdown lists. I would also like columns G, H and I to show a fill color (as a visual they need to be filled in) when data is entered into col B. I've been trying to do it with conditional formatting and have it working but the cell shading isn't quite right and I thought it could be fixed with VBA.
Col B = Work Order Number
Col G = Time Reporting Code
Col H = Location
Col I = Task
Any help is appreciated. Thanks!