Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 39
Default Need to Calculate only part of a formula in Excel 2003

I have a Microsoft Excel Users Manuel that says the following on calculating
part of a formula. (This is apparently Version 4 so the info is out of date.)

1. Select the cell containing the formula or type the formula in the formula
bar.
2. In the formula bar, select the portion of the formula you want to
calculate.
3. Press F9
4. Click the enter box or press ENTER

My cell has this formula:
=SUM(B5,B7,B9,B11,B13,B15,B17,B19,B21,B23,B25,B27)

Right now I only want it to calculate =SUM(B5,B7,B9,B11) but I need to keep
the rest of the formula. i can get it to calculate correctly but it won't put
it in a useable format for the cell and I get an error. So basically it gets
to step 3 but won't let me enter the value. Do I need to make any other
setting changes?





  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 623
Default Need to Calculate only part of a formula in Excel 2003

Your problem is that you don't have =sum(b5,b7,b9,b11) in your formula (you are
missing the closing bracket), so Excel can't evaluate it.

If you change your formula to:

=SUM(B5,B7,B9,B11,B13)+SUM(B15,B17,B19,B21,B23,B25 ,B27)

Excel will do the partial valuation for you.

--
Regards,
Fred


"Gabe" wrote in message
...
I have a Microsoft Excel Users Manuel that says the following on calculating
part of a formula. (This is apparently Version 4 so the info is out of date.)

1. Select the cell containing the formula or type the formula in the formula
bar.
2. In the formula bar, select the portion of the formula you want to
calculate.
3. Press F9
4. Click the enter box or press ENTER

My cell has this formula:
=SUM(B5,B7,B9,B11,B13,B15,B17,B19,B21,B23,B25,B27)

Right now I only want it to calculate =SUM(B5,B7,B9,B11) but I need to keep
the rest of the formula. i can get it to calculate correctly but it won't put
it in a useable format for the cell and I get an error. So basically it gets
to step 3 but won't let me enter the value. Do I need to make any other
setting changes?







  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 287
Default Need to Calculate only part of a formula in Excel 2003

I believe that the process you describe is only a way of evaluating part of a
formula, you can't actually make excel ignore part of a formula like that.

Why don't you need to sum the remaining cells in this case, and when would
you want to sum them? There may be another approach that will work for you

"Gabe" wrote:

I have a Microsoft Excel Users Manuel that says the following on calculating
part of a formula. (This is apparently Version 4 so the info is out of date.)

1. Select the cell containing the formula or type the formula in the formula
bar.
2. In the formula bar, select the portion of the formula you want to
calculate.
3. Press F9
4. Click the enter box or press ENTER

My cell has this formula:
=SUM(B5,B7,B9,B11,B13,B15,B17,B19,B21,B23,B25,B27)

Right now I only want it to calculate =SUM(B5,B7,B9,B11) but I need to keep
the rest of the formula. i can get it to calculate correctly but it won't put
it in a useable format for the cell and I get an error. So basically it gets
to step 3 but won't let me enter the value. Do I need to make any other
setting changes?





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
calculate a part of a worksheet History Lover Excel Worksheet Functions 2 February 16th 07 10:22 AM
Excel 2003 Macro to re-calculate until... Dan New Users to Excel 4 June 2nd 06 06:35 PM
Excel 2003 formula to calculate date StangThang Excel Worksheet Functions 4 July 26th 05 07:06 PM
Excel 2003 -- I need to know how to calculate a percentage of uni. Kelly Excel Discussion (Misc queries) 1 December 11th 04 03:10 PM
How do you calculate the nth root of a number in Excel 2003? William Excel Worksheet Functions 2 November 17th 04 04:19 PM


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