|
Codecrunch,
Thanks. Here is what I have:
user1@domain.com,user2@domain.com,user3@domain.com ,etc. etc..............chunks of e-mail adresses in csv format
What I need instead is one address per entry (is there a name for that?), and your earlier recommendations worked great on some smaller chunks of cvs data:
I pasted them into Textpad in cvs format, went to "search" and "replace", had it search for "," and replace it with "\n" without quotation marks, and bingo, I got what I wanted!
Now I used a larger chunk, maybe 160 addresses or more, and even though they were in cvs, there might be "empty space", as not all rows are filled up..........and when I started to try to bring it all together, it seemed like I was unable to get it all one continuous "block" of csv, with each row being fully filled.
Does that make more sense?............can I have "empty" space, or will that interfere with the process?
I am an absolute beginner with this subject, and all the input I received has been great!..............it motivates me to learn more, so I can be more effective and maybe some day tackle some more challenging db issues.
Mahalo,
Pete
|