#1   Report Post  
RJB
 
Posts: n/a
Default Changing Case

I have a report that is ALL CAPS, which offends me aesthetically...

What I have been doing is:

Ex: COLUMN A IS ALL CAPS

Insert Column B;
=Proper(A1)
Select Column B
"Copy"
Select Column A
"Paste Special... Value" over Column A
Delete Column B

SURELY there is a way to "overlay" the change in formatting in one step?

Thanks

  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

I agree with you, upper case is both ugly and hard to read,
you must use a macro to do it in one fell swoop

http://www.mvps.org/dmcritchie/excel/proper.htm#lower

same site has a section how to install macros as well,

http://www.mvps.org/dmcritchie/excel/install.htm


Regards,

Peo Sjoblom

"RJB" wrote:

I have a report that is ALL CAPS, which offends me aesthetically...

What I have been doing is:

Ex: COLUMN A IS ALL CAPS

Insert Column B;
=Proper(A1)
Select Column B
"Copy"
Select Column A
"Paste Special... Value" over Column A
Delete Column B

SURELY there is a way to "overlay" the change in formatting in one step?

Thanks

  #3   Report Post  
cwilson
 
Posts: n/a
Default

If you do the same steps each time to get your desired result, youcould
record them using the macro recorder. Then you would only have to run the
macro to make the changes.

Go to Tools Macro Record New Macro save the macro in your PERSONAL
workbook. Do your steps, then stop the recording.

HTH
cwilson


"RJB" wrote:

I have a report that is ALL CAPS, which offends me aesthetically...

What I have been doing is:

Ex: COLUMN A IS ALL CAPS

Insert Column B;
=Proper(A1)
Select Column B
"Copy"
Select Column A
"Paste Special... Value" over Column A
Delete Column B

SURELY there is a way to "overlay" the change in formatting in one step?

Thanks

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing from upper case Cecile Excel Discussion (Misc queries) 6 December 16th 04 01:03 AM
Identifying the Active Fill Color Steve Conary Excel Discussion (Misc queries) 3 December 9th 04 04:45 AM
changing lower case to upper case T. Campbell Excel Discussion (Misc queries) 1 December 8th 04 05:37 PM
change typed text to upper case CT Cameron Excel Discussion (Misc queries) 2 November 30th 04 01:07 AM
How do I change existing text from lower case to upper case CT Cameron Excel Discussion (Misc queries) 2 November 30th 04 01:07 AM


All times are GMT +1. The time now is 03:10 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"