Hi,
This is the last piece of code that I need to make this project work. Please, Please can someone help? I have been working on this entire code project for about a month now and just need this to complete it. I need this in VBA. This is a sample of the worksheet i am working on. [FONT=source_sans_proregular]https://mega.nz/#!2g91xI7T!YacS-ADfPKqxfhbqpS5BGYMdXt8HOUEQh-yxq_cRoHM[/FONT]
If Column I is higher than Column J then copy Column I to Column AD and highlight entire cell to red.
If Column I is lower than Column J then lower by 5% only if Column J is within 10% of Column I. Then Output to Column AD and highlight entire cell to yellow.
If any of the arguments above are not met then keep same value and copy from column J to column AD and don't highlight the cell.
thanks
This is the last piece of code that I need to make this project work. Please, Please can someone help? I have been working on this entire code project for about a month now and just need this to complete it. I need this in VBA. This is a sample of the worksheet i am working on. [FONT=source_sans_proregular]https://mega.nz/#!2g91xI7T!YacS-ADfPKqxfhbqpS5BGYMdXt8HOUEQh-yxq_cRoHM[/FONT]
If Column I is higher than Column J then copy Column I to Column AD and highlight entire cell to red.
If Column I is lower than Column J then lower by 5% only if Column J is within 10% of Column I. Then Output to Column AD and highlight entire cell to yellow.
If any of the arguments above are not met then keep same value and copy from column J to column AD and don't highlight the cell.
thanks