#1   Report Post  
Posted to microsoft.public.excel.misc
ajf ajf is offline
external usenet poster
 
Posts: 1
Default Excell spread sheet

all I want is to add columns on an excell spread sheet: example
4b+5b+7b+8b=9b


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,480
Default Excell spread sheet

Hi

In cell B9 enter
=SUM(B4:B8)

--
Regards
Roger Govier



"ajf" wrote in message
...
all I want is to add columns on an excell spread sheet: example
4b+5b+7b+8b=9b




  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Excell spread sheet

None too clear what you want.

Are these cell addresses?

Numbers are row references and letters are column references?

Do you want to SUM them?

=b4+b5+b7+b8 entered in b9 maybe?


Gord Dibben MS Excel MVP

On Tue, 13 Nov 2007 17:23:02 -0800, ajf wrote:

all I want is to add columns on an excell spread sheet: example
4b+5b+7b+8b=9b


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 903
Default Excell spread sheet

Your question is ambiguous, and certainly not depicted as
an Excel formulas, (note spelling of Excel)
and assuming that you accidentally left out B6
I'd go with Roger's solution only I would something like
B9: =SUM(B$4:OFFSET(B9,-1,0))
the difference is that you can insert rows without having to
change your formula. Read more about at
http://www.mvps.org/dmcritchie/excel/offset.htm
http://www.mvps.org/dmcritchie/excel/insrtrow.htm

--
HTH,
David McRitchie, Microsoft MVP -- Excel
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm

"Roger Govier" wrote...
In cell B9 enter =SUM(B4:B8)

"ajf" wrote..
all I want is to add columns on an excell spread sheet: example
4b+5b+7b+8b=9b


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
Linking Excell Spread sheets TomLama Excel Worksheet Functions 2 September 4th 07 05:34 PM
excell spread sheet kaptkimbo Excel Discussion (Misc queries) 2 August 11th 07 06:16 AM
How to open MS Excell 2007 Sheet in MS Excell 2000??? Alek Luchnikov New Users to Excel 1 March 22nd 07 04:40 PM
how do i enter a bull call spread into the options spread sheet ? alvin smith Excel Worksheet Functions 0 November 27th 06 01:23 AM
insert query into excell sheet to update excell sheet and pivot table vbsolo Excel Discussion (Misc queries) 0 August 24th 05 12:41 PM


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