Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
To all,
I have a list of data in column A: eg: L1 L2 M2 M7 H7 H10 L6 L8 M6 M99 etc I want to be able to split the data in column A into three columns: All the data starting with 'L' in column B, i.e. L1,L2, L6,L8 All the data starting with 'M' in column C i.e., M2, M7, M6 All the data starting with 'H' in column D i.e. H10 I would like the data to be sorted in each column. Can this be done using a macro? Thanks for all your help in advance, Kind Regards Joseph Crabtree |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sort addresses for data split | Excel Discussion (Misc queries) | |||
Data Split and graph problem | Excel Programming | |||
Split cell info via VB problem | Excel Programming | |||
Formula Split or parenthesis problem? | Excel Discussion (Misc queries) | |||
Excel split window refresh problem | Excel Programming |