#1   Report Post  
Graham
 
Posts: n/a
Default UPPER text function

I want to change Normal Text on one worksheet to CAPITAL TEXT on a second
sheet to which it is linked. I have been able to do this by adding an
additional column to my second sheet, using the "UPPER" function and copying
all the data to the adjacent column. Can I apply this funtion directly to my
linked text ? I get assorted error messages when I try this. The formula
looks somehting like :
=Summary!G10+Upper(b3) where the first part is the name of the linked data,
and the second part attempting to convert it to capitals!
Any advice please? Many Thanks
  #2   Report Post  
Jason Morin
 
Posts: n/a
Default

=UPPER(Summary!G10)

HTH
Jason
Atlanta, GA

-----Original Message-----
I want to change Normal Text on one worksheet to CAPITAL

TEXT on a second
sheet to which it is linked. I have been able to do this

by adding an
additional column to my second sheet, using the "UPPER"

function and copying
all the data to the adjacent column. Can I apply this

funtion directly to my
linked text ? I get assorted error messages when I try

this. The formula
looks somehting like :
=Summary!G10+Upper(b3) where the first part is the name

of the linked data,
and the second part attempting to convert it to capitals!
Any advice please? Many Thanks
.

  #3   Report Post  
Graham
 
Posts: n/a
Default

Perfect - You're a star-Thank you very much!!

"Jason Morin" wrote:

=UPPER(Summary!G10)

HTH
Jason
Atlanta, GA

-----Original Message-----
I want to change Normal Text on one worksheet to CAPITAL

TEXT on a second
sheet to which it is linked. I have been able to do this

by adding an
additional column to my second sheet, using the "UPPER"

function and copying
all the data to the adjacent column. Can I apply this

funtion directly to my
linked text ? I get assorted error messages when I try

this. The formula
looks somehting like :
=Summary!G10+Upper(b3) where the first part is the name

of the linked data,
and the second part attempting to convert it to capitals!
Any advice please? Many Thanks
.


  #4   Report Post  
Graham
 
Posts: n/a
Default

I'm trying to do the same with a separate column of unlinked text, it isn't
working- and I end up with the following in the cell:
=My Text+UPPER(C3)
Bracketing as previous dosn't seem to work in this case??
Regards Graham

"Graham" wrote:

Perfect - You're a star-Thank you very much!!

"Jason Morin" wrote:

=UPPER(Summary!G10)

HTH
Jason
Atlanta, GA

-----Original Message-----
I want to change Normal Text on one worksheet to CAPITAL

TEXT on a second
sheet to which it is linked. I have been able to do this

by adding an
additional column to my second sheet, using the "UPPER"

function and copying
all the data to the adjacent column. Can I apply this

funtion directly to my
linked text ? I get assorted error messages when I try

this. The formula
looks somehting like :
=Summary!G10+Upper(b3) where the first part is the name

of the linked data,
and the second part attempting to convert it to capitals!
Any advice please? Many Thanks
.


  #5   Report Post  
 
Posts: n/a
Default

Hi

Try something like
=MyText&UPPER(C3) eg ="Abcdef ghi jk"&UPPER(C3)

--
Andy.


"Graham" wrote in message
...
I'm trying to do the same with a separate column of unlinked text, it
isn't
working- and I end up with the following in the cell:
=My Text+UPPER(C3)
Bracketing as previous dosn't seem to work in this case??
Regards Graham

"Graham" wrote:

Perfect - You're a star-Thank you very much!!

"Jason Morin" wrote:

=UPPER(Summary!G10)

HTH
Jason
Atlanta, GA

-----Original Message-----
I want to change Normal Text on one worksheet to CAPITAL
TEXT on a second
sheet to which it is linked. I have been able to do this
by adding an
additional column to my second sheet, using the "UPPER"
function and copying
all the data to the adjacent column. Can I apply this
funtion directly to my
linked text ? I get assorted error messages when I try
this. The formula
looks somehting like :
=Summary!G10+Upper(b3) where the first part is the name
of the linked data,
and the second part attempting to convert it to capitals!
Any advice please? Many Thanks
.






  #6   Report Post  
Hartz135
 
Posts: n/a
Default

Thank you Lady Layla, very helpful.

"Lady Layla" wrote:

Insert a column to the right of Col A
In cell B1 (assuming data is in A1) enter =UPPER(A1)
Copy this forumla down Col B until you have converted all cells
Select all cells in Col B that have data in them
Edit - Copy
Select cell A1 (Assuming this is where the data starts)
Edit Paste Special Values
Delete Col B


"Kim" wrote in message
...
: I'm sorry to sound like an idiot, but I don't understand how to use this
: function. Where am I supposed to put it? If I put it in the same cell as the
: one I want to change it doesn't work. I want all of column A to be
: uppercase. I just don't understand how these text functions work and the
: Help doesn't really explain it that well.



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
How can I combine text and a function in a single cell slot guy Excel Worksheet Functions 3 January 19th 05 04:13 PM
Convert Numeric into Text Monty Excel Worksheet Functions 0 December 18th 04 09:25 PM
Macro or Function to make text size to suite text Length? lbbss Excel Discussion (Misc queries) 4 December 14th 04 07:53 PM
Excel IF function for text BarnyardJoe Excel Worksheet Functions 2 December 10th 04 04:11 PM
Help With The Upper Function Dmorri254 Excel Worksheet Functions 3 November 5th 04 08:22 PM


All times are GMT +1. The time now is 06:50 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"