Adding a line after a date

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a file that I am trying to sort and add a line between years. This
file is 36,000 lines long and holds multiple records by a specific
identifyer. The problem is I have multiple records per year and I only want
the file to put a break after each year not each date.

Please help! :-)

Thanks in advance
 
Use a helper column with this formula copied down, then Copy > Pastespecial
Values to get rid of the formula......then do your line-insertion based on
this column.....

=YEAR(A1)


Vaya con Dios,
Chuck, CABGx3
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top