Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Ratios with excel solver

In excel solver (2003) how do you enter a ratio? I assume it would require
entering an inequality, but I don't really know how this would work.
What I am trying to do:
Production of item A and item B must have between a 5:1 to 10:1 ratio.
(between 5-10 of product A for every product B)

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 103
Default Ratios with excel solver

arspiffyblue;

What are you trying to accomplish. Are you trying to verify if the ratio is
correct? Are you trying to adjust the total to match the ratio? Are you
trying to determine the days production ratio? I'm an idjut. Sorry. What
purpose does the solver serve?

I found something called solvsamp.xls on my hardrive. I would suggest you
search for this. It seems to be of interest to what you are trying to do. If
you can give more detail, you might not need this if you write your functions
and formulas correct.

God Bless

Frank Pytel
"arspiffyblue" wrote:

In excel solver (2003) how do you enter a ratio? I assume it would require
entering an inequality, but I don't really know how this would work.
What I am trying to do:
Production of item A and item B must have between a 5:1 to 10:1 ratio.
(between 5-10 of product A for every product B)

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 947
Default Ratios with excel solver

Hi. Here's one way: Your statement...

5< a/b <10

Multiply by 'b'
Trick is to make sure 'b is positive, otherwise the inequality might change.

5*b < a < 10*b

With Solver, it's best not to have a variable on the right-hand side.
I'd would add the two constraints like this.

a - 5*b = 0
10*b - a = 0

Good luck.
--
HTH :)
Dana DeLouis
Windows XP & Excel 2007


"arspiffyblue" wrote in message
...
In excel solver (2003) how do you enter a ratio? I assume it would
require
entering an inequality, but I don't really know how this would work.
What I am trying to do:
Production of item A and item B must have between a 5:1 to 10:1 ratio.
(between 5-10 of product A for every product B)



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel Help Please Ratios & Percentages Six Sigma Blackbelt Excel Discussion (Misc queries) 2 October 13th 06 03:27 PM
Excel Help Please Ratios & Percentages Six Sigma Blackbelt Excel Discussion (Misc queries) 0 October 13th 06 02:54 PM
Excel Help Please Ratios & Percentages Six Sigma Blackbelt Excel Discussion (Misc queries) 0 October 13th 06 02:54 PM
Ratios expressed in excel? i.e. 3:7 Charles-Manchester Excel Worksheet Functions 3 March 4th 06 01:42 PM
Ratios in Excel Solver Shann0n Excel Discussion (Misc queries) 3 November 29th 05 11:51 PM


All times are GMT +1. The time now is 03:44 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"