View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
[email protected] bulldawgfan12000@yahoo.com is offline
external usenet poster
 
Posts: 4
Default Line Input not finding Chr10 or 13

Tom - That worked well. I guess I didn't consider doing it this way
because I thought it would take forever but it actually processes
60,000 rows in <30 seconds on my PC. Pretty impressive. I think I
can handle the modifications to iterate on different sheets for the
rest of the file. You guys are awesome. Thanks.