View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dave Dave is offline
external usenet poster
 
Posts: 1,388
Default Read csv to 2D array

How can I read in a csv (comma delimited) file into a 2D array in VBA?