Hi
I'm trying to copy a conditional formatting formula to other cells in my table however when I paint or copy and paste the reference for my look up table is changed - how can I stop this from happening?
Eg formatting in cell F3
=VLOOKUP(F3,A3:B23,2,FALSE)>VLOOKUP(E3,A3:B23,2,FALSE)
Formatting in cell F4
=VLOOKUP(F4,A3:B24,2,FALSE)>VLOOKUP(E4,A3:B24,2,FALSE)
Each time I copy down the A3:B23 changes to A4:B24 and so on... how do I prevent this?
Thanks
Bookmarks