Good Morning,
I have been finding great tips on this site for years, but I finally have a question that I can't find an answer for.
Is it possible to do conditional formating after a page break?
Background:
I have been given someone elses mess to clean up. It is a massive procedure which runs dozens of queries, then formats the results and pastes them into a word file at given bookmarks
For most tables there is one record for each lake. However there are several where many entries per lake. The logic being applied is that the font colour for the column is made white, then for each first instance of a lake name the font colour for that cell is made black again.
The problem is there are many times were the first row of data on a new page is not the first record for a particular lake making the reader have to flip back to the previous page to double check which lake they are looking at data for.
So what I want to do is leave the existing logic, and just add turning additional cell's (Column 1, after a page break) font colour back to black.
Any ideas on how to get a hanle on that cell would be extremely appreciated. At this point I'm willing to try unproven wild speculation based on anything remotely like this.
gJ
I have been finding great tips on this site for years, but I finally have a question that I can't find an answer for.
Is it possible to do conditional formating after a page break?
Background:
I have been given someone elses mess to clean up. It is a massive procedure which runs dozens of queries, then formats the results and pastes them into a word file at given bookmarks
For most tables there is one record for each lake. However there are several where many entries per lake. The logic being applied is that the font colour for the column is made white, then for each first instance of a lake name the font colour for that cell is made black again.
The problem is there are many times were the first row of data on a new page is not the first record for a particular lake making the reader have to flip back to the previous page to double check which lake they are looking at data for.
So what I want to do is leave the existing logic, and just add turning additional cell's (Column 1, after a page break) font colour back to black.
Any ideas on how to get a hanle on that cell would be extremely appreciated. At this point I'm willing to try unproven wild speculation based on anything remotely like this.

gJ