Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have one problem,i have to cut some data from one text file and paste it to another new text file using excel macro. eg. Text file 1 new Text file 2 aaaaaaaa aaaaaaaaa abcdefghij bbbbbbbbbb 1234567890 aaaaaaaa bbbbbbbb the logic should be search text 'aaaaaaa' from bottom of Text file 1 (as this text is repeating in file so i want to search its last occurence)and cut the data starting from text 'aaaaaa' upto end of text file and paste it to new text file. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA code to Paste into a specific text file | Excel Programming | |||
copy multiple worksheets of a workbook, and paste onto a Word document ( either create new doc file or paste onto an existing file.) I need this done by VBA, Excel Macro | Excel Programming | |||
Copying of cell text from one file to paste as cell comments in a 2nd file | Excel Programming | |||
importing text file, removing data and outputting new text file | Excel Programming | |||
Bloodhound.ExcelMacro | Excel Programming |