excel 2003 (left,mid,right) formula ?

johnny52

Active Member
Joined
Oct 13, 2006
Messages
332
Office Version
  1. 2010
  2. 2007
Platform
  1. Windows
Actuarial_16201_CC
Actuarial_16201_CC
Corporate Accounting_10100_CC

is there a way to use a mid,left or right formula to just have the word "actuarial"
or "corporate accounting" to appear....I understand that the words are not of equal length
so I keep dropping off part of the word
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.
Count the letters in front of the underscore. To do this search for the position of the underscore.
actuarial_16201_cc

position of first underscore = 10 10-1 =9 left (a1,9) = actuarial (assumes word is in cell A1)
 
Upvote 0
I was trying to keep it really simple so that you could follow the logic.......smiles
 
Upvote 0
perfect rallcorn.......thanks so much

and to everyone who responded.
 
Upvote 0
I appreciate the help...........it worked with rallcorn response........your solution worked as well
 
Upvote 0
mine is 3 less characters !!!

Yes, but "find" is case sensitive and "search" is not. That doesn't make a difference in this particular scenario of looking for "_" . . . but it makes a BIG difference when you're looking for words and you don't input the case in the "Find" string the exact same way it appears in the cell you're checking!! ;)
 
Upvote 0

Forum statistics

Threads
1,214,830
Messages
6,121,839
Members
449,051
Latest member
excelquestion515

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