Re: definition of a formula and function?
- From: Gord Dibben <gorddibbATshawDOTca>
- Date: Sat, 05 May 2007 08:51:59 -0700
The entire thing is a formula.
When adding two cells as per your example you don't need the SUM function.
=A1+A2 is sufficient.
Use the SUM function for ranges.
=SUM(A1:A10)
=SUM(A1,D1,G1,L23)
Gord Dibben MS Excel MVP
On 5 May 2007 03:18:32 -0700, showsomeidnow <showsomeidnow@xxxxxxxxxxxxxx>
wrote:
i tried doing a search for this but am still unclear. if i have the
following for example:
=sum(A1+A2)
is SUM the function and (A1+A2) the formula? or is that too
simplistic.
Also, regarding variables if i have a list of, say, pupil data and a
convert this into a percentage is the pupil data INPUT variable and
the percentage(s) OUTPUT variable? again, is that too simplistic a way
of looking at things. thanks all.
.
- References:
- definition of a formula and function?
- From: showsomeidnow
- definition of a formula and function?
- Prev by Date: Re: Left vs Left$ function
- Next by Date: Re: Merged cells
- Previous by thread: Re: definition of a formula and function?
- Next by thread: Re: definition of a formula and function?
- Index(es):
Relevant Pages
|