Rob_010101
Board Regular
- Joined
- Jul 24, 2017
- Messages
- 198
- Office Version
- 365
- Platform
- Windows
Hello,
Column J has a data validation list with the following 3 options:
1. Pending
2. Fit for work
3. Not fit for work
I would like to add VBA which converts the row (from A to I) into values only (i.e converts any formulas into values) when "fit for work" or "not fit for work" is selected in the drop-down list.
I've given it a go myself by trying to copy bits out of other codes but it's all a mish-mash and I'm not skilled enough to get it to work.
Any help appreciated.
Rob
Column J has a data validation list with the following 3 options:
1. Pending
2. Fit for work
3. Not fit for work
I would like to add VBA which converts the row (from A to I) into values only (i.e converts any formulas into values) when "fit for work" or "not fit for work" is selected in the drop-down list.
I've given it a go myself by trying to copy bits out of other codes but it's all a mish-mash and I'm not skilled enough to get it to work.
Any help appreciated.
Rob