excel 2003 (left,mid,right) formula ?

johnny52

Active Member
Joined
Oct 13, 2006
Messages
329
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

Why are there 1,048,576 rows in Excel?
The Excel team increased the size of the grid in 2007. There are 2^20 rows and 2^14 columns for a total of 17 billion cells.

oldbrewer

Well-known Member
Joined
Apr 11, 2010
Messages
11,005
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

oldbrewer

Well-known Member
Joined
Apr 11, 2010
Messages
11,005
ADVERTISEMENT
I was trying to keep it really simple so that you could follow the logic.......smiles
 
Upvote 0

oldbrewer

Well-known Member
Joined
Apr 11, 2010
Messages
11,005
ADVERTISEMENT
mine is 3 less characters !!!
 
Upvote 0

johnny52

Active Member
Joined
Oct 13, 2006
Messages
329
Office Version
  1. 2010
  2. 2007
Platform
  1. Windows
perfect rallcorn.......thanks so much

and to everyone who responded.
 
Upvote 0

johnny52

Active Member
Joined
Oct 13, 2006
Messages
329
Office Version
  1. 2010
  2. 2007
Platform
  1. Windows
I appreciate the help...........it worked with rallcorn response........your solution worked as well
 
Upvote 0

rallcorn

Well-known Member
Joined
Nov 11, 2008
Messages
1,027
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,195,721
Messages
6,011,299
Members
441,601
Latest member
mgdll

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
Top