Hello,
I want to import a file that contain 2 culumns, Email and Fname.
I tested a .text file like this :
Email , FNAME
email1@test.com , fname1
email2@test.com,fname2
email3@test.com,fname3
that not works.
I want to import a file that contain 2 culumns, Email and Fname.
I tested a .text file like this :
Email , FNAME
email1@test.com , fname1
email2@test.com,fname2
email3@test.com,fname3
that not works.