Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Don't understand this format

Why does this work =B2:B12+C2:C12?
The answer in D2 is simply =B2*C2 and even if I copy down, it only
multiplies the first cells. My question is: What does a range signify when
it is out of a function? It seems to do nothing.
Thanks

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Don't understand this format

The answer in D2 is simply =B2*C2

Actually, the answer is B2+C2

This is working because the formula is entered in D2 and it references cells
that reside within an implicit intersection as it relates to cell D2. In
other words, it works because the referenced cells and the formula are all
on the same row.

Try entering the formula in D1 and see what happens.

--
Biff
Microsoft Excel MVP


"Chewie" wrote in message
...
Why does this work =B2:B12+C2:C12?
The answer in D2 is simply =B2*C2 and even if I copy down, it only
multiplies the first cells. My question is: What does a range signify
when
it is out of a function? It seems to do nothing.
Thanks



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Don't understand this format

Yes - I meant B2 + C2. But what is the purpose of having the range =B2:B12 +
C2:C12 when I just want to add B2 and C2. Is there any reason to include the
range or is it wrong? If it is wrong, it still creates the correct answer.
(I am reading this formula from a spreadsheet I did not create, but I need to
understand it). Thanks again

"T. Valko" wrote:

The answer in D2 is simply =B2*C2


Actually, the answer is B2+C2

This is working because the formula is entered in D2 and it references cells
that reside within an implicit intersection as it relates to cell D2. In
other words, it works because the referenced cells and the formula are all
on the same row.

Try entering the formula in D1 and see what happens.

--
Biff
Microsoft Excel MVP


"Chewie" wrote in message
...
Why does this work =B2:B12+C2:C12?
The answer in D2 is simply =B2*C2 and even if I copy down, it only
multiplies the first cells. My question is: What does a range signify
when
it is out of a function? It seems to do nothing.
Thanks




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Don't understand this format

what is the purpose of having the range =B2:B12 + C2:C12
when I just want to add B2 and C2


If you just want B2+C2 there is no reason to use the whole range. Why did
someone do it that way? I don't know!

Maybe they wanted the sum of each row but entered it as an array.

If you select the entire range D2:D12 then type in the formula and enter it
as an array** you'll get the sum of each row.

** array formulas need to be entered using the key combination of
CTRL,SHIFT,ENTER (not just ENTER)

--
Biff
Microsoft Excel MVP


"Chewie" wrote in message
...
Yes - I meant B2 + C2. But what is the purpose of having the range
=B2:B12 +
C2:C12 when I just want to add B2 and C2. Is there any reason to include
the
range or is it wrong? If it is wrong, it still creates the correct answer.
(I am reading this formula from a spreadsheet I did not create, but I need
to
understand it). Thanks again

"T. Valko" wrote:

The answer in D2 is simply =B2*C2


Actually, the answer is B2+C2

This is working because the formula is entered in D2 and it references
cells
that reside within an implicit intersection as it relates to cell D2. In
other words, it works because the referenced cells and the formula are
all
on the same row.

Try entering the formula in D1 and see what happens.

--
Biff
Microsoft Excel MVP


"Chewie" wrote in message
...
Why does this work =B2:B12+C2:C12?
The answer in D2 is simply =B2*C2 and even if I copy down, it only
multiplies the first cells. My question is: What does a range signify
when
it is out of a function? It seems to do nothing.
Thanks






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
Help me to understand formulae anna New Users to Excel 2 May 10th 08 02:50 AM
not understand [email protected] New Users to Excel 1 February 24th 08 02:18 PM
I don't Understand elusiverunner Excel Worksheet Functions 6 November 25th 05 09:19 PM
Help me understand this code Carrot Excel Discussion (Misc queries) 2 October 14th 05 06:07 AM
<> Scooterdog Excel Worksheet Functions 1 November 8th 04 07:56 AM


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