Hi,
I am not sure if this falls into the formula or VBA realm, but I am trying to plot all the possible values in a reference cell against the corresponding result of a dependent formula.
In the example below, the value in cell F4 is used by the formulas in G6:G24 to return a several "cost per sample" values, which are then added up to the total in G25. I am trying to plot the number of samples (F4) against the resulting total cost (G25) for each sample number between 1-100. To do so I would need a table of course, but how to make said table automatically without me having to manually type every combination of F4 and G25?
I am not sure if this falls into the formula or VBA realm, but I am trying to plot all the possible values in a reference cell against the corresponding result of a dependent formula.
In the example below, the value in cell F4 is used by the formulas in G6:G24 to return a several "cost per sample" values, which are then added up to the total in G25. I am trying to plot the number of samples (F4) against the resulting total cost (G25) for each sample number between 1-100. To do so I would need a table of course, but how to make said table automatically without me having to manually type every combination of F4 and G25?