View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
R.V. DEURSEN R.V. DEURSEN is offline
external usenet poster
 
Posts: 1
Default SKIP EMPTY ROWS FROM IMPORT

I have a tab delimited .txt file for import in Excel.
After import it has empty rows between every row.
Is it possible automaticely import the text rows and skip
the empty ones during import in excel
(in VBA)

thank you so much