View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jack jack is offline
external usenet poster
 
Posts: 186
Default Importing from CSV file with the BASIC procedure

Hi,

Can someone help me? I need to write THE BASIC vba procedure to extract a
..csv (first name , last name) that will be sent to colums (A10:A20) and
(B10:B20).

Thanks.
Joe