Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10
Default How to use goal seek

Hi

Can u pls tell me how to use Goal Seek function in excel sheet.

rgds,
Manu
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,440
Default How to use goal seek

Hi Manu,

What are you trying to achieve?

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"manu" wrote in message ...
| Hi
|
| Can u pls tell me how to use Goal Seek function in excel sheet.
|
| rgds,
| Manu


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 213
Default How to use goal seek

Can u pls tell me how to use Goal Seek function in excel sheet.

Goal seek is used when:
- a worksheet is set up to calculate a result, and
- the "result" depends on a constant value in a cell, and
- you know what "result" you want to get, and
- you want to find out what "constant value" gets that result.

The steps a

1. Select the cell where the result is calculated.

2. Use
Tools Goal seek
The selected cell will be shown in the "Set cell" box.

3. In the "To value" box, put the result you want to get.

4. In the "by changing cell" box identify where the "constant value" is
(the desired value will be stored there by Goal Seek).

5. Click OK.

6. The result appears in the dialog box. If you approve, click OK to put
it in the spreadsheet.


Example: if there weren't a formula to calculate square roots we could
use Goal Seek:

A1 is where the square root will be.
A2 holds the value you want the square root of.
A3 has the formula =A1*A1-A2

In the goal seek dialog box,
Set cell A3
To value 0
By changing cell A1

Goal Seek gets an approximate answer by doing a repetitive calculation
behind the scenes.

Not all calculations set up this way have a valid answer. An example is
the square root of -1. In such cases, Goal Seek tries for a while and
then gives up. So check the outcome. In the square-root example, I'd put
something like this in A4:
=IF(ABS(A3)0.01,"ERROR","")

Also, a problem can have more than one answer. The square root of 25 can
be +5 or -5; which you get depends on what starting point is in A1.
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 tikchye_oldLearner57 Excel Discussion (Misc queries) 3 August 31st 06 02:52 PM
Goal seek gone [email protected] Excel Worksheet Functions 2 August 29th 06 04:57 PM
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 Tiya Excel Worksheet Functions 1 May 11th 05 12:38 PM


All times are GMT +1. The time now is 10:18 PM.

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"