I don't see any way to do it other than brute force via a macroI've never used the solver add-in, so I can't opine on whether that would work.
It wouldn't be too difficult to write a macro that would run through the roughly 5.2 million combinations of 13 numbers and tell you which ones add up to a given sum. (Assuming you know some VBA.)
Without using solver or a macro, I don't think there are any built-in functions that will do this for you.
if you're talking about changing the bar to another thing like a spike/pyramid, then just click the chart, then click one of the bars and it should highlight them all. Right-click that bar and hit "Format data series", then select Shape and choose what you wantInstead of making a new thread, figured I just ask this here.
I'm working on a bar graph and want to add a diamond to the chart to show an amonut. I have no idea how to change the bar to a diamond. Right now it is showing as another bar over top of the original. I just want to show a symbol on the orignial.
I figured it out. Had to change it to a Scatter Plot for that series and the just changed the marker to a diamond.if you're talking about changing the bar to another thing like a spike/pyramid, then just click the chart, then click one of the bars and it should highlight them all. Right-click that bar and hit "Format data series", then select Shape and choose what you wantInstead of making a new thread, figured I just ask this here.
I'm working on a bar graph and want to add a diamond to the chart to show an amonut. I have no idea how to change the bar to a diamond. Right now it is showing as another bar over top of the original. I just want to show a symbol on the orignial.
Sounds like you're talking about 2 different things....Instead of making a new thread, figured I just ask this here.
I'm working on a bar graph and want to add a diamond to the chart to show an amonut. I have no idea how to change the bar to a diamond. Right now it is showing as another bar over top of the original. I just want to show a symbol on the orignial.
Can you type out a simple example with rows and columns? I don't quite understandVery very basic excel user here. I need to find an average of how many days a certain beer will sell out in. We have kegs and will have anywhere from 2 to 6 kegs based on how much we produce. So what formula do I need to use to average the timeframe in days. Some beers have 6 kegs that need to be averaged, some have 2... i know there is probably an if then statement but i have not used those.
thanks in advance