remove the first row from text using the excel -


i have data below in text(.txt) format.

37|20050702030138|ar|abc 2011-a|sold|2011|encumbered|abc auto receivables

i dont want values 37|, have million of record same issue.

any idea, how rid of unwanted data?

try out:

  1. open text in excel
  2. use text table option. if want remove first value irrespective of length select "delimiter" option. else use fixed length option , select 2 characters.
  3. you first value / first 2 characters in separate column.
  4. delete first column in excel , save text.

Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -