Pinaceous
Well-known Member
- Joined
- Jun 11, 2014
- Messages
- 1,124
- Office Version
- 365
- Platform
- Windows
Good Day,
I want to create a VBA code that compares two column totals.
Column D and the sum of Columns (AC,AD,AE) within row range of 6 - 36.
Where if these columns are different, (the left column D and the sum of columns AC, AD & AE) an interior color cell of yellow will appear in them until they are of the same value; where next the yellow interior color cell will go away when their values are equal.
For example:
After the correct entry has been entered &/or they become equal, for example in AE12 if I add the value of 180 the interior colored yellow cells will return back to its original interior cell.
If you think that Conditional Fomatting might be better, please let me know.
Thank you!
pinaceous
I want to create a VBA code that compares two column totals.
Column D and the sum of Columns (AC,AD,AE) within row range of 6 - 36.
Where if these columns are different, (the left column D and the sum of columns AC, AD & AE) an interior color cell of yellow will appear in them until they are of the same value; where next the yellow interior color cell will go away when their values are equal.
For example:
After the correct entry has been entered &/or they become equal, for example in AE12 if I add the value of 180 the interior colored yellow cells will return back to its original interior cell.
If you think that Conditional Fomatting might be better, please let me know.
Thank you!
pinaceous