I have been asked to do some training for Excel. Is there
somewhere I can find a list of functions and what they do,
where to use them, etc?
There are. Online help has lists of functions within function categories with
very brief descriptions. Peter Nonely has a better one,
http://homepage.ntlworld.com/noneley/
Or you could ask Norman Harker for his - see the bottom of his overly long
signature in one of his recent posts, like
http://www.google.com/groups?selm=#9bhtV#[email protected]
Now for a few comments. What's the level of sophistication of these people you'd
be training? If they're complete novices, you should concentrate on only the
following functions.
COUNT
COUNTA
SUM
AVERAGE
MAX
MIN
IF
ISERROR
ISNA
COUNTIF
SUMIF
VLOOKUP (possibly also HLOOKUP)
Others may suggest additional functions, but anyone grounded in how to use these
will be able to figure out how to use the next 30 or so commonly used functions
on their own. Note: I'm excluding all text and financial functions from this
list on purpose. Text functions would only be a confusion for novices. The
concepts underlying financial functions should be addressed on their own rather
than in an Excel context if these users don't know them already; however, if
your users already know the concepts, they should be able to figure out the
financial functions on their own once they learn the functions above.