Goal Seek Formula or Same function Formula

Excelawy

New Member
Joined
Apr 9, 2010
Messages
6
Hello

i have the following table, i have to do goal seek formula on every row to get the value Column H to 0 by Changing in Column B

Could I Change the Number in Column H to zero for All Rows in one Step (preffered not using VBA)

ABCDEFGH
AmountGrossing upTotal ValueDeductionNet AmountAddsTotal Net AmountMust be 0
200250450-903602003600
210210-42168200368-200
212212-42.4169.6200369.6-200
220220-44176200376-200
226226-45.2180.8200380.8-200
230230-46184200384-200
240240-48192200392-200
240240-48192200392-200

<colgroup><col span="8"></colgroup><tbody>
</tbody>
 

Excel Facts

Convert text numbers to real numbers
Select a column containing text numbers. Press Alt+D E F to quickly convert text to numbers. Faster than "Convert to Number"
Re: Help! Goal Seek Formula or Same function Formula

What is the formula on column H?
 
Upvote 0
Re: Help! Goal Seek Formula or Same function Formula

Please share all the formulas actually, since you want to go the VBAless way
 
Upvote 0
Re: Help! Goal Seek Formula or Same function Formula

Column H Contains the following formula,

=F1-G1
 
Upvote 0

Forum statistics

Threads
1,214,563
Messages
6,120,248
Members
448,952
Latest member
kjurney

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