Thank you, sir.MrProgrammer wrote:Hi, and welcome to the forum.
Though the topic is marked Solved, there seem to be additional questions. Perhaps the attached method will be of interest. It does not use evil macros.[/quote]FKlusmann wrote:… a [chart] of more than the last 10 test becomes meaningless. How can the X-axis be adjusted?
Very interesting, sir!
As a test, I deleted A33, and see the dreaded dip in the graft. Replacing " IF(ISBLANK(A" with " IF(ISBLANK(B" >>> it is column "B" which may hold non-continuous data <<< caused the counter to restart. It restarted in rows 31, and 19. Therefore 19 points are plotted, going back to 10/11/13 on the X-axis.
Now, if I can figure out how to automate the filter (Data, Autofilter, "HCT", Not_Empty..) and copy the visible data I would be happy. Yes, I have done this with an (evil) macro in Excel 2002.
Thank you for showing me how to create a bottom-up index!