Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 96
Default If Statement help

I have a run of cells that have values with 8 decimal places. This run of
numbers must end up totaling 1.00000000. I need an "if" that would look at
the sum and IF the total does not enter 1.00000000, if will go up and modilfy
the values so that they do equal 1.00000000.
--
Thanks. God bless
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 42
Default If Statement help

On Jul 23, 3:24 pm, Diane wrote:
I have a run of cells that have values with 8 decimal places. This run of
numbers must end up totaling 1.00000000. I need an "if" that would look at
the sum and IF the total does not enter 1.00000000, if will go up and modilfy
the values so that they do equal 1.00000000.


Can us describe how the numbers are to be modified? Presumably you
would not just want 1 of the numbers lowered or raised at random to
make it equal. If I have .6, .4 and .1 totalling 1.1 it makes a lot
of difference where that .1 is removed from to make a total of 1.0.

One solution is to put a sum formula in formatted to display all
places and then you can adjust the numbers until the total is
1.000000000

Peter Richardson

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 96
Default If Statement help

Thanks Peter. We are currently using a sum formula and modifying from there.
The problem is that we are spend hours jockeying with the numbers because we
have a lot of files we work with. OUr thinking was that if a formula could
look above and round up or down to give us the 1.00000000, that would be
wonderful.

We have to then present a statement showing the run of numbers and the total
that equals 1.00000000. Each number in the run must be 8 decimals. Once the
client gets this statement - should they decide to run the number they see -
the total must be 1.00000000. Does that make sense?
--
Thanks.


" wrote:

On Jul 23, 3:24 pm, Diane wrote:
I have a run of cells that have values with 8 decimal places. This run of
numbers must end up totaling 1.00000000. I need an "if" that would look at
the sum and IF the total does not enter 1.00000000, if will go up and modilfy
the values so that they do equal 1.00000000.


Can us describe how the numbers are to be modified? Presumably you
would not just want 1 of the numbers lowered or raised at random to
make it equal. If I have .6, .4 and .1 totalling 1.1 it makes a lot
of difference where that .1 is removed from to make a total of 1.0.

One solution is to put a sum formula in formatted to display all
places and then you can adjust the numbers until the total is
1.000000000

Peter Richardson


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
IF statement inside a SUMIF statement.... or alternative method Sungibungi Excel Worksheet Functions 3 December 4th 09 06:22 PM
Reconcile Bank statement & Credit card statement & accounting data Bklynhyc Excel Worksheet Functions 0 October 7th 09 09:07 PM
Embedding an OR statement in an IF statement efficiently Chatnoir11 Excel Discussion (Misc queries) 4 February 2nd 09 08:12 PM
If statement or lookup statement not sure Renegade40 Excel Worksheet Functions 2 January 18th 09 06:11 AM
appending and IF statement to an existing IF statement spence Excel Worksheet Functions 1 February 28th 06 11:00 PM


All times are GMT +1. The time now is 03:05 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"