View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
jvc007 jvc007 is offline
external usenet poster
 
Posts: 1
Default using solver question

How do you perform and inclusive or test using solver. I need Y1 to equal 1
if x11 or x21 is greater than o and Y1 to equal zero if both x11 and x21
equal zero
using solver: if x11 or x21 = 0 then y1=1 otherwise y1=0