Conditional format more then 3
Solved/Closed
gaggie
gaggie - Nov 10, 2011 at 12:11 PM
- Posts
- 1
- Registration date
- Saturday November 5, 2011
- Status
- Member
- Last seen
- November 5, 2011
gaggie - Nov 10, 2011 at 12:11 PM
Related:
- Conditional format more then 3
- Conditional Formatting (more than 3) in Excel ✓ - Forum - Excel
- Conditional formatting date within 3 months - Forum - Office Software
- Conditional Formatting: 3 range of numbers ✓ - Forum - Excel
- Conditional Formatting (> 3 conditions) ✓ - Forum - Office Software
- More than 3 conditional formats in Excel ✓ - Forum - Excel
1 reply
TrowaD
Nov 10, 2011 at 09:44 AM
- Posts
- 2888
- Registration date
- Sunday September 12, 2010
- Status
- Moderator
- Last seen
- August 16, 2022
Nov 10, 2011 at 09:44 AM
Hi Gaggie,
Did you implement the code in the right way?
This code needs to be put under a worksheet and not in a module.
Right-click the sheets tab you would like the code to work on and select "view code". Then paste the code.
The code will now run only on that sheet whenever a change is made.
Best regards,
Trowa
Did you implement the code in the right way?
This code needs to be put under a worksheet and not in a module.
Right-click the sheets tab you would like the code to work on and select "view code". Then paste the code.
The code will now run only on that sheet whenever a change is made.
Best regards,
Trowa
Nov 10, 2011 at 12:11 PM
Thanks for the reply.