I have a text file generated with the following code that is pipe dilimited. What I am trying to accomplish is:
1. remove the first three rows of the excel file from the text file
2. in Column A (represented as Cells (N, 1) I need to skip if Alpha
3. In Column A end if Blank
Here is what I have so far. I am reciving Compile error " Next without For"
![]()
Please Login or Register to view this content.
Bookmarks