Ok if I have a selected text file which contents rows of information like a bill of material I want to declaire and sort to an excell work book
were all S,M T rows will go to the work book and be saved in sheet 1 to end of file.
and A,O,L will be saved to sheet 2 to end of file
I have a click event witch will let me select the text file in open dialog. then an extract button that will extract to a selected excel from open dialog.
my qeustion is how do i sort the text in the text file and extract it to the excell????
were all S,M T rows will go to the work book and be saved in sheet 1 to end of file.
and A,O,L will be saved to sheet 2 to end of file
I have a click event witch will let me select the text file in open dialog. then an extract button that will extract to a selected excel from open dialog.
my qeustion is how do i sort the text in the text file and extract it to the excell????