Please can anyone help with the following;
I Have a workbook with various named worksheets which I use to calculate perfomance based on Total No. of items handled divided by total labour hours used giving me a value for Items per Labour Hour. Depending on this value some cells are formatted in a colour in order to draw the users attention to it. I also have a summary sheet where some of the info from each worksheet is displayed. On the summary sheet there is a target value for items per labour hour. The individual worksheets code works fine but I cannot get the worksheet cells to reformat if I ammend the target value on the summary.
I have used the following code on the ThisWorkbook Change event
and also
Created a module with the following code
Cheers
Colin
Bookmarks