PC Review


Reply
Thread Tools Rate Thread

In a column, how can I capitalize ALL text?

 
 
=?Utf-8?B?c2luZ211c2lrMDQ=?=
Guest
Posts: n/a
 
      10th Sep 2007
I am highlighting a column. I assume there must be a way to capitalize ALL
text in the column without actually doing it manually.....Please reply like I
am a 5 year old and tell EXACTLY where to go from the beginning to the
end....I am very new at this and have been at it for hours...again please be
very basic with me....I THANK YOU!
 
Reply With Quote
 
 
 
 
=?Utf-8?B?TWlrZSBI?=
Guest
Posts: n/a
 
      10th Sep 2007
Hi,

Say you want to capitalise Column A. Put this in B1 and drag down:-

=Upper(A1)

Mike

"singmusik04" wrote:

> I am highlighting a column. I assume there must be a way to capitalize ALL
> text in the column without actually doing it manually.....Please reply like I
> am a 5 year old and tell EXACTLY where to go from the beginning to the
> end....I am very new at this and have been at it for hours...again please be
> very basic with me....I THANK YOU!

 
Reply With Quote
 
Sandy Mann
Guest
Posts: n/a
 
      10th Sep 2007
Assuming the column of data you want to change is in Column Astarting from
A1:
1 Insert a new Column B clicking into the 'B' of the column and selecting:
Insert > Columns

2 Enter in B2 then formula:
=UPPER(A1)
this will put the contents of A1 in B1 in upper case

3 Select cell B1 and hover the cursor over the bottom right-hand corner of
cell B1, (where there is a small black square). When it changes from a big
white cross into black cross-hairs double left-click and the foruma will be
copied down Column B as far as the data goes in Column A.

4 With the new data still selected, right-click and select copy then select
cell A1 and right-click and select Paste Special > Values. This will enter
the upper case data into Column A

5 Finally select and delete the helper Column B



--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings

(E-Mail Removed)
Replace @mailinator.com with @tiscali.co.uk


"singmusik04" <(E-Mail Removed)> wrote in message
news:30AED343-7BBB-4506-970D-(E-Mail Removed)...
>I am highlighting a column. I assume there must be a way to capitalize ALL
> text in the column without actually doing it manually.....Please reply
> like I
> am a 5 year old and tell EXACTLY where to go from the beginning to the
> end....I am very new at this and have been at it for hours...again please
> be
> very basic with me....I THANK YOU!
>



 
Reply With Quote
 
=?Utf-8?B?c2luZ211c2lrMDQ=?=
Guest
Posts: n/a
 
      10th Sep 2007
I thank you for your response very much.....however, I am not sure exactly
what you mean by "drag down"....the first cell is the only one that is
capitalize....how do i get the hundreds of others to captalize too? THANK
YOU VERY MUCH!!

"Mike H" wrote:

> Hi,
>
> Say you want to capitalise Column A. Put this in B1 and drag down:-
>
> =Upper(A1)
>
> Mike
>
> "singmusik04" wrote:
>
> > I am highlighting a column. I assume there must be a way to capitalize ALL
> > text in the column without actually doing it manually.....Please reply like I
> > am a 5 year old and tell EXACTLY where to go from the beginning to the
> > end....I am very new at this and have been at it for hours...again please be
> > very basic with me....I THANK YOU!

 
Reply With Quote
 
=?Utf-8?B?c2luZ211c2lrMDQ=?=
Guest
Posts: n/a
 
      10th Sep 2007
THANK YOU BOTH OF YOU....YOU ARE GENIUSES!!!!

"Sandy Mann" wrote:

> Assuming the column of data you want to change is in Column Astarting from
> A1:
> 1 Insert a new Column B clicking into the 'B' of the column and selecting:
> Insert > Columns
>
> 2 Enter in B2 then formula:
> =UPPER(A1)
> this will put the contents of A1 in B1 in upper case
>
> 3 Select cell B1 and hover the cursor over the bottom right-hand corner of
> cell B1, (where there is a small black square). When it changes from a big
> white cross into black cross-hairs double left-click and the foruma will be
> copied down Column B as far as the data goes in Column A.
>
> 4 With the new data still selected, right-click and select copy then select
> cell A1 and right-click and select Paste Special > Values. This will enter
> the upper case data into Column A
>
> 5 Finally select and delete the helper Column B
>
>
>
> --
> HTH
>
> Sandy
> In Perth, the ancient capital of Scotland
> and the crowning place of kings
>
> (E-Mail Removed)
> Replace @mailinator.com with @tiscali.co.uk
>
>
> "singmusik04" <(E-Mail Removed)> wrote in message
> news:30AED343-7BBB-4506-970D-(E-Mail Removed)...
> >I am highlighting a column. I assume there must be a way to capitalize ALL
> > text in the column without actually doing it manually.....Please reply
> > like I
> > am a 5 year old and tell EXACTLY where to go from the beginning to the
> > end....I am very new at this and have been at it for hours...again please
> > be
> > very basic with me....I THANK YOU!
> >

>
>
>

 
Reply With Quote
 
David Biddulph
Guest
Posts: n/a
 
      10th Sep 2007
In row 1 of a blank column, in the first cell type the formula =UPPER(A1)
[replacing A by the column letter of the column you are tyring to process].
Accept that formula, select that cell, then hover your mouse over the the
bottom right-hand corner of that cell so that the cursor changes to a +
sign, click and drag that down your blank column for as many rows as you've
got entries in the column you are trying to process.
Your new column should now be the equivalent in capitals of your original
column.

If you want to replace the original by the capitalised version, select the
column with the capitalised version, copy, then select the original column,
Edit/ Paste Special/ Values, and OK. This should paste your new values over
the old ones, so you can now delete the column where you calculated the
capitalised version.
--
David Biddulph

"singmusik04" <(E-Mail Removed)> wrote in message
news:30AED343-7BBB-4506-970D-(E-Mail Removed)...
>I am highlighting a column. I assume there must be a way to capitalize ALL
> text in the column without actually doing it manually.....Please reply
> like I
> am a 5 year old and tell EXACTLY where to go from the beginning to the
> end....I am very new at this and have been at it for hours...again please
> be
> very basic with me....I THANK YOU!



 
Reply With Quote
 
Gord Dibben
Guest
Posts: n/a
 
      10th Sep 2007
Drag down means to select the fill handle of B1 with left click and drag.

The formulas will copy and increment as you drag/copy down column B.

Easier method would be to double-click on the fill handle of B1 to copy down to
end of data in column A.

The fill handle is the little black cross that appears when you hover the cursor
over the black square at bottom right of the cell.........B1 in this case.


Gord Dibben MS Excel MVP

On Mon, 10 Sep 2007 04:12:01 -0700, singmusik04
<(E-Mail Removed)> wrote:

>I thank you for your response very much.....however, I am not sure exactly
>what you mean by "drag down"....the first cell is the only one that is
>capitalize....how do i get the hundreds of others to captalize too? THANK
>YOU VERY MUCH!!
>
>"Mike H" wrote:
>
>> Hi,
>>
>> Say you want to capitalise Column A. Put this in B1 and drag down:-
>>
>> =Upper(A1)
>>
>> Mike
>>
>> "singmusik04" wrote:
>>
>> > I am highlighting a column. I assume there must be a way to capitalize ALL
>> > text in the column without actually doing it manually.....Please reply like I
>> > am a 5 year old and tell EXACTLY where to go from the beginning to the
>> > end....I am very new at this and have been at it for hours...again please be
>> > very basic with me....I THANK YOU!


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Capitalize text =?Utf-8?B?RWRkaWU=?= Microsoft Excel Misc 1 8th Feb 2005 09:19 PM
Re: Capitalize text JE McGimpsey Microsoft Excel Misc 0 8th Feb 2005 06:01 PM
Capitalize Text Lynda Hillborg Microsoft Excel Worksheet Functions 4 14th Jan 2004 09:11 PM
Capitalize Text DavidW Microsoft Access Form Coding 1 24th Nov 2003 11:19 PM
PBM: MSIE doesn't (text-transform:) capitalize UPPERCASE text Vince C. Windows XP Internet Explorer 0 15th Jul 2003 10:57 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:37 AM.