Solver Add-In Question

jayor215

New Member
Joined
Sep 23, 2013
Messages
43
I have the following three columns that I found as a way to figure out which numbers add up to a target sum figure (this is purely for illustration purposes as I'm trying to get to the bottom of what's wrong):

DataMultiplierProduct
12112
31
131
414
515

<tbody>
</tbody>
I then sum the "Product" column. It equals 52.

I then enter my goal of 43.

I then take the difference, which begins at -9.

Finally, using Solver, I say I'd like what's now -9 to have a value 0. I set constraints for the multiplier column to be 0<=multiplier<=1 and the multiplier must be an integer.

Unfortunately, I run it and it says it cannot find a "feasible solution" and I'm unsure why.

Thank you for your help.
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)
Hi,
Set up the constraint as binary (0 or 1). That is simpler (then you only need four constraints). But to answer your question it does work for me so maybe you have some other error in your problem?
 
Upvote 0

Forum statistics

Threads
1,214,652
Messages
6,120,746
Members
448,989
Latest member
mariah3

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top