Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi ALL,
I've data file stored in text (ASCII) format. The data are numbers sorted in one column. After opening in Excel I would like to sort them by small packets in the rows, for example cells from A1 to A100 move to B1...B100, from A101 to A200 move to C1...C100 etc. Is there any template macro available? Maybe someone can help me with writing such macro. Thanks, Yuri. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
See reply in excel.worksheet.functions where you also posted.
"Y. Belenky" wrote in message ... Hi ALL, I've data file stored in text (ASCII) format. The data are numbers sorted in one column. After opening in Excel I would like to sort them by small packets in the rows, for example cells from A1 to A100 move to B1...B100, from A101 to A200 move to C1...C100 etc. Is there any template macro available? Maybe someone can help me with writing such macro. Thanks, Yuri. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi David,
This is exactly what I looking for. Thank you very much. Yuri. David McRitchie wrote: See reply in excel.worksheet.functions where you also posted. "Y. Belenky" wrote in message ... Hi ALL, I've data file stored in text (ASCII) format. The data are numbers sorted in one column. After opening in Excel I would like to sort them by small packets in the rows, for example cells from A1 to A100 move to B1...B100, from A101 to A200 move to C1...C100 etc. Is there any template macro available? Maybe someone can help me with writing such macro. Thanks, Yuri. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help with Macro for sorting | Excel Worksheet Functions | |||
Formula or macro needed for sorting complex data issue. | Excel Discussion (Misc queries) | |||
sorting using macro | Excel Discussion (Misc queries) | |||
Help with data sorting - macro? | Excel Programming | |||
Sorting macro | Excel Programming |