Hi
I am trying to work out a way of conditionally formatting individual cells which are determined randomly when a spreadsheet is opened
I am using RANDBETWEEN to pick 5 numbers, eg. 3, 5, 18, etc
I then want to conditionally format cells C3, C5, C18
Is this possible using formula or do I...