+ Reply to Thread
Results 1 to 3 of 3

i need to capitolize a column of names

Hybrid View

  1. #1
    lml9876@hotmail.com
    Guest

    i need to capitolize a column of names

    i have a column of 6000 names that are not capitolized and i need to be able
    to capitolize the text with out haveing to manually go through each one, is
    there a way to format this?? thanks

  2. #2
    Forum Contributor
    Join Date
    08-28-2005
    Posts
    301

    i need to capitolize a column of names

    hi!

    assuming that the names are in A1:A6000, enter
    in B1: =UPPER(A1) and fill down upto B6000

    -via135


    Quote Originally Posted by lml9876@hotmail.com
    i have a column of 6000 names that are not capitolized and i need to be able
    to capitolize the text with out haveing to manually go through each one, is
    there a way to format this?? thanks

  3. #3
    SVC
    Guest

    RE: i need to capitolize a column of names

    Use the UPPER function. First, create a new blank column to the right of
    your column of names (if your names are in column A, create a blank Column
    B). Beginning in Cell B1, type =UPPER(A1). Now copy down as far as needed.
    (Alternately, select Column B and click Ctrl+D to copy down.) Finally Copy
    Column B, and Edit > Paste Special, Value over Column B (to remove the
    formula). You can now delete the original column of names (Column A).

    "lml9876@hotmail.com" wrote:

    > i have a column of 6000 names that are not capitolized and i need to be able
    > to capitolize the text with out haveing to manually go through each one, is
    > there a way to format this?? thanks


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1