I need to change name and address from mixed case to uppercase in the cells
on my Excel spreadsheet - is there a way to do this without retyping
everything?
I need to change name and address from mixed case to uppercase in the cells
on my Excel spreadsheet - is there a way to do this without retyping
everything?
You could use a helper column and the formula =upper(a1) copied down.
If you wanted, you could then copy - paste special values back over the
originals and get rid of the helper column.
--
Kevin Vaughn
"WordAlone Network" wrote:
> I need to change name and address from mixed case to uppercase in the cells
> on my Excel spreadsheet - is there a way to do this without retyping
> everything?
Thanks - that will work just fine!
Anne
"Kevin Vaughn" wrote:
> You could use a helper column and the formula =upper(a1) copied down.
> If you wanted, you could then copy - paste special values back over the
> originals and get rid of the helper column.
> --
> Kevin Vaughn
>
>
> "WordAlone Network" wrote:
>
> > I need to change name and address from mixed case to uppercase in the cells
> > on my Excel spreadsheet - is there a way to do this without retyping
> > everything?
You're welcome.
--
Kevin Vaughn
"WordAlone Network" wrote:
> Thanks - that will work just fine!
> Anne
>
> "Kevin Vaughn" wrote:
>
> > You could use a helper column and the formula =upper(a1) copied down.
> > If you wanted, you could then copy - paste special values back over the
> > originals and get rid of the helper column.
> > --
> > Kevin Vaughn
> >
> >
> > "WordAlone Network" wrote:
> >
> > > I need to change name and address from mixed case to uppercase in the cells
> > > on my Excel spreadsheet - is there a way to do this without retyping
> > > everything?
In a helper column, use the upper function. Ex: insert column B, then in B1
enter the function =upper(a1). Copy that formula down through the rest of
column B. Now copy column B, select column A and Edit > Paste Special,
select Values and click OK. Then delete column B.
Please save before making significant changes! And, personally, I'd ask if
you really, really, really, want to convert to upper case. It's always easy
to convert to upper case as necessary; not so easy to go back (and mixed
case is certainly easier to read).
--Bruce
"WordAlone Network" wrote:
> I need to change name and address from mixed case to uppercase in the cells
> on my Excel spreadsheet - is there a way to do this without retyping
> everything?
This is true. I frequently use the proper function myself.
--
Kevin Vaughn
"bpeltzer" wrote:
> In a helper column, use the upper function. Ex: insert column B, then in B1
> enter the function =upper(a1). Copy that formula down through the rest of
> column B. Now copy column B, select column A and Edit > Paste Special,
> select Values and click OK. Then delete column B.
> Please save before making significant changes! And, personally, I'd ask if
> you really, really, really, want to convert to upper case. It's always easy
> to convert to upper case as necessary; not so easy to go back (and mixed
> case is certainly easier to read).
> --Bruce
>
> "WordAlone Network" wrote:
>
> > I need to change name and address from mixed case to uppercase in the cells
> > on my Excel spreadsheet - is there a way to do this without retyping
> > everything?
Download a CaseChange add-in from http://www.xcelfiles.com/Downloads_01.html
"WordAlone Network" wrote:
> I need to change name and address from mixed case to uppercase in the cells
> on my Excel spreadsheet - is there a way to do this without retyping
> everything?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks