TerryMcGinnes
New Member
- Joined
- Feb 5, 2024
- Messages
- 3
- Office Version
- 365
- Platform
- Windows
I have a table where each row is a specific Individual ID Number, and each column corresponds to different dates a test was taken for that ID Number. The ID Numbers are in Column B, and the test dates go from Column H to Column AL. Column H is the baseline test, then every test after that is supposed to be taken 9 weeks (+/- 7 days) from the previous test. So Post Baseline Test 2 should be taken 9 weeks (+/-7 days) from Post Baseline Test 1, etc. I need to check this for all test dates for every ID Number. Also, not every ID Number took the same number of tests. Some only took the baseline test, some took 17 tests, some took 5, etc. I know how to compare one date to another for one ID Number, but I do not now how to apply conditional formatting to test this for the whole table so that all out of window tests in the whole table highlight. Note: I can not use macros. Can anyone provide some assistance?