Hi Linda,
To install a macro posted in the newsgroup see
http://www.mvps.org/dmcritchie/excel/getstarted.htm#havemacro
Some additional macros pertaining to your question
http://www.mvps.org/dmcritchie/excel/proper.htm
For the worksheet formulas they were pictured well on Anne's page
so I don't understand the problem with them. Column A is the
original data, and Column B is the helper column where you will
type in the formulas as shown, what you actually will see in Column B
is depicted in Column C. After putting the formula into B1 you
would use the fill handle to the formula down.
http://www.mvps.org/dmcritchie/excel/fillhand.htm
If you see your formula in column B instead of the result, check that
1) you don't have a space in front of the formula
2) you do *not* have the formula view checked in
tools, options, view(tab), (uncheck) formula view
3) that you have automatic calculation turned on --
tools, options, calculation (tab), calculation: automatic
But macro solutions or the addin with a selection would be faster than
using worksheet formulas so I really would not that method; however,
it is important that you understand the use of the formulas, and the
fill handle, so go through the exercise of using the formulas you asked for.
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm
> Could you tell me where to enter this information? I have used Excel for
> years but only on the very basic functions. i.e. name & address databases or
[quoted text clipped - 35 lines]
> > >
> > > Ex. from all caps to Sentence case, etc.
Linda B - 31 Jan 2006 22:31 GMT
Thanks. I will read through your answer and do some testing of what I learn.
> Hi Linda,
> To install a macro posted in the newsgroup see
[quoted text clipped - 66 lines]
> > > >
> > > > Ex. from all caps to Sentence case, etc.