Change the last 3 characters in a cell to Uppercase

TravelMI

New Member
Joined
Oct 4, 2016
Messages
10
Hi all,

I need a formula in Excel that will allow me to get the below format with the last 3 characters in a cell to be uppercase whilst everything else can be lower or remain as it is as currently all text is lowercase.

Any responses greatly appreciated.


[TABLE="width: 500"]
<tbody>[TR]
[TD]Existing format[/TD]
[TD]Required format[/TD]
[/TR]
[TR]
[TD]ccooperbfp[/TD]
[TD]ccooperBFP[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]

Thank you!

C
 

Excel Facts

Links? Where??
If Excel says you have links but you can't find them, go to Formulas, Name Manager. Look for old links to dead workbooks & delete.
Hi Ali

If the last 3 characters of the string appear somewhere else it will not work.

For ex.

abcdabcd

results in

aBCDaBCD
 
Upvote 0

Forum statistics

Threads
1,223,910
Messages
6,175,318
Members
452,634
Latest member
cpostell

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top