I have a simple running total (0% to 100%) calculated from a series of monthly progress values. The number of months where progress is made varies within a set range of months, let's say its a 32 month project and the first progress value is in the 3rd month and it reaches 100% in the 24th month. If I have to select all 32 months to chart, how do I get the 0% months and all the 100% months after the first month with 100% to give me a #N/A? I have multiple rows with running totals all varying in start and finish months that need to be plotted as S-Curves and I only want to show the curves up to the first 100% value in each row.
Last edited: