#1   Report Post  
Posted to microsoft.public.excel.misc
Kainoa
 
Posts: n/a
Default Goal seek output


I'm using goal seek as a macro to solve a quadratic equation. I have
three variables that I adjust to solve the equation, I hold two
constant and solve for the third using goal seek. Sometimes goal seek
will give me the negative solution, I was wondering if there was any
way to force goal seek to only give me the postivie solution.

-Private Sub CommandButton1_Click()
Range("C47").GoalSeek Goal:=0.9999, ChangingCell:=Range("I4")
ActiveWindow.SmallScroll Down:=0
End Sub-

Thanks,
Kainoa


--
Kainoa
------------------------------------------------------------------------
Kainoa's Profile: http://www.excelforum.com/member.php...o&userid=28856
View this thread: http://www.excelforum.com/showthread...hreadid=544445

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
goal seek circular reference etxrmm Excel Discussion (Misc queries) 0 March 16th 06 09:56 AM
Null values in charts and how to override the goal seek functionality Sarge Charts and Charting in Excel 1 January 27th 06 03:57 AM
Goal Seek Mike Excel Worksheet Functions 3 January 23rd 06 04:39 AM
Goal Seek Jake Excel Discussion (Misc queries) 1 June 12th 05 05:55 AM
goal seek wont calculate an accurate value past 3 decimal places Joe Browning Excel Discussion (Misc queries) 1 April 13th 05 07:29 AM


All times are GMT +1. The time now is 09:40 AM.

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

About Us

"It's about Microsoft Excel"