Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I've tried all kinds of things, but this problem is beyond me... Ideally I need a UDF function or a small macro to be created. The facts a.... - Every cell in a particular column(s) has multiple characters (string) at the begining with a numbers(s) at the end. - The characters could possibly have spaces. - The numbers might have a negative sign proceeding the number itself or a decimal or both. Problem is: I need this column to be split into two columns with one containing the characters and the other containing the number. Example: CELL A1 Contains: ABSHHF KJGG -1524.001 The function would put ABSHHF KJGG into cell A2 and -1524.001 into cell A3. That's it. Thanks, |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Needed Macro and Function Help | Excel Discussion (Misc queries) | |||
Detailed Function (or Macro) Needed... Help | Excel Worksheet Functions | |||
macro or function help needed for adding columns for values missin | Excel Discussion (Misc queries) | |||
HELP NEEDED FOR IF Function Inside a Macro | Excel Worksheet Functions | |||
A count function or macro needed | Excel Programming |