the entire equation is the formula, you are using the
SUM Worksheet Function, which is a builtin function.
You most have been using Lotus 1-2-3 or something
because all you should be using is =A1+A2
(which would add two items in the same column)
If you installed a function as opposed to being a
builtin function that comes with Excel, it would also
be a function but would more correctly be identified
as a User Defined Function (UDF).
To give you an idea of a UDF see GetFormula on
my
http://www.mvps.org/dmcritchie/excel/formula.htm
webpage. The instructions to install are at the top
of that page, but basically you might start at
http://www.mvps.org/dmcritchie/excel/getstarted.htm#havemacro
if you have a macro or function code to be installed.
When you start installing macros and functions
you might want to check over Chip Pearson's page
on the difference between a Macro and a Function
http://www.cpearson.com/excel/differen.htm
Second part of your question:
Concerning INPUT and OUTPUT variables, I think you
have been shown some macro coding (VBA), though
those are not terms I've seen because that would be
usage rather they a types of variable.
I see in Google Groups archives that you have replies
none of which I see in my newsreader (OE), this seems
to happen more often for those who post original message
from Google Groups rather than connecting directly to the
newsgroup servers at Microsoft, where these groups
reside. The replies I see only in GG are olne from Dom Ciccone,
one from yourself, and one from Gord Dibben all on May 5
(at least in my time zone). I see other threads from you
that all have replies.
The thread as seen in archives
http://groups.google.com/groups?threadm=1178360312.662120.80470@n59g2000hsh.googlegroups.com
Posting directly to Microsoft newsgroups:
http://www.mvps.org/dmcritchie/excel/posting.htm#postdirect