Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() dear all, i had spreadsheet which look like this: ID info -- --- KAS_1 123 KAS_2 345 TAS_2 111 i wish to have a macro which can search through the ID column and group those with same left 3 characters of ID into one txt file. example of the content of txt files which i prefer: KAS.txt ------- 1 having 123 2 having 345 (1,2 here is the character after the underscore of ID) TAS.txt ------- 2 having 111 (2 here is the character after the underscore of ID) can anyone help me on this?Thousand thanks -- ymeyaw ------------------------------------------------------------------------ ymeyaw's Profile: http://www.excelforum.com/member.php...o&userid=34421 View this thread: http://www.excelforum.com/showthread...hreadid=541920 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Import/export excel macros between two computers | Excel Discussion (Misc queries) | |||
Export/Inport Macros | Excel Discussion (Misc queries) | |||
export macros | Excel Programming | |||
Chip Pearson Import/Export Macros | Excel Programming | |||
Export Personal Macros | Excel Programming |