Hi guys, if anyone can help me get the macro for this to work, it would be amazing!
My VBA is lacking a little and am losing my head over this - any help would be greatly appreciated:
'if any cell value in range L3 to P73 is = 2 in the OLD v New Check Sheet
'then find corresponding cell in New sheet and highlight that cell Green in New sheet
'ie if L10 in OLD V New Check sheet is = 2, then find L10 in New Sheet and fill it Green
and if M25 in OLD V New Check sheet is = 2, then find M25 in New Sheet and fill it Green
and if O67 in OLD V New Check sheet is = 2, then find O67 in New Sheet and fill it Green...so on....
..Macro to do this check and highlight cells all the way through to the end of my range.
Thanks in advance,
ShuStar
My VBA is lacking a little and am losing my head over this - any help would be greatly appreciated:
'if any cell value in range L3 to P73 is = 2 in the OLD v New Check Sheet
'then find corresponding cell in New sheet and highlight that cell Green in New sheet
'ie if L10 in OLD V New Check sheet is = 2, then find L10 in New Sheet and fill it Green
and if M25 in OLD V New Check sheet is = 2, then find M25 in New Sheet and fill it Green
and if O67 in OLD V New Check sheet is = 2, then find O67 in New Sheet and fill it Green...so on....
..Macro to do this check and highlight cells all the way through to the end of my range.
Thanks in advance,
ShuStar