Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]() I would like to check if the first three characters are alpha, if so, remove them. The alpha characters will be any combination. EX. BEFORE - ABC123 RESULT - 123 The alpha will not be the same or I would use: =IF(LEFT(A1,3)="ABC",RIGHT(A1,LEN(A1)-3)) Thanks in advance for ANY assistance. -- TimE ------------------------------------------------------------------------ TimE's Profile: http://www.excelforum.com/member.php...fo&userid=2139 View this thread: http://www.excelforum.com/showthread...hreadid=483637 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Allowing only 1 check box to be ticked | Excel Discussion (Misc queries) | |||
check boxes - copy | Excel Discussion (Misc queries) | |||
Max number of characters in a cell | Excel Discussion (Misc queries) | |||
How do I use a check box to accept a calculation | Excel Discussion (Misc queries) | |||
Creating a check box that does not require security clearance. | Excel Worksheet Functions |