Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
Am Wed, 15 May 2013 21:43:57 +0100 schrieb patatwork: Okay I had to code data and possible values were as follows: -2c -2b -2a 99 1a 1b 2 your values in column A. Then in B1: =IF(ISTEXT(A1),--(LEFT(A1,LEN(A1)-1)),A1) and in C1: =IF(ISTEXT(A1),RIGHT(A1,1),"") You can copy column B:C and pastespecial paste values and then delete column A Regards Claus Busch -- Win XP PRof SP2 / Vista Ultimate SP2 Office 2003 SP2 /2007 Ultimate SP2 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count only Letters in cells that contain both letters and numbers | Excel Worksheet Functions | |||
Formatting cells for letters and numbers | Excel Worksheet Functions | |||
change 2000 cells (negative numbers) into positive numbers | Excel Worksheet Functions | |||
Sorting - cells containing numbers, numbers and letters | Excel Discussion (Misc queries) | |||
Finding Numbers with Cells that also contain letters | Excel Discussion (Misc queries) |