chriswalker32
New Member
- Joined
- Mar 23, 2011
- Messages
- 9
Hi all - newbie here (having used the forum numerous time before for advice)
I would really apprecaite it if someone could assist me with the following query regarding conditional formatting in Excel.
I am currently working on a timetable within Excel which requires row colour to be changed to reflect four different authorisation points i.e.
If Person 1 authorises a document by entering a date in cell K2, row 2 changes to yellow;
If Person 2 authorises a document by entering a date in cell L2, row 2 changes to orange;
If Person 3 authorises a document by entering a date in cell M2, row 2 changes to blue; and
If Person 4 authorises a document by entering a date in cell N2, row 2 changes to green.
All rows need to be white by default until any level of authorisation occurs.
At present, I am able to cater for three conditions using conditional formatting however it would be really useful to cater for all four conditions using VBA code. I have little experience in code writing and would really appreciate some information on how to use VBA to allow for these four conditions.
Happy to send over the excel spreadsheet in question if I have not been clear!
I would really apprecaite it if someone could assist me with the following query regarding conditional formatting in Excel.
I am currently working on a timetable within Excel which requires row colour to be changed to reflect four different authorisation points i.e.
If Person 1 authorises a document by entering a date in cell K2, row 2 changes to yellow;
If Person 2 authorises a document by entering a date in cell L2, row 2 changes to orange;
If Person 3 authorises a document by entering a date in cell M2, row 2 changes to blue; and
If Person 4 authorises a document by entering a date in cell N2, row 2 changes to green.
All rows need to be white by default until any level of authorisation occurs.
At present, I am able to cater for three conditions using conditional formatting however it would be really useful to cater for all four conditions using VBA code. I have little experience in code writing and would really appreciate some information on how to use VBA to allow for these four conditions.
Happy to send over the excel spreadsheet in question if I have not been clear!