View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
asdf asdf is offline
external usenet poster
 
Posts: 1
Default how to import two data series?

Hi, I have two data series, say X and Y, And I want to list the data X
in the first column of my sheet, and list the data Y in the second
column of my sheet, how can I do that? If I open the text file which
contains the data Y only, it will automatically be listed in the first
column of my sheet.

Thanks.