P
Phil Zack
I have a text file of several hundred email addresses, which I want to import
into Excel (or Access). The data look like:
[email protected]; [email protected]; [email protected] ... etc
but when I use the Import External Data wizard, it imports the whole lot as
columns in the first row, and cuts off the last few hundred, as there are
more than 255 records, so what I get looks like:
A / B /
C /
1/ [email protected]/ [email protected] /[email protected]/
How can I import them as single column entries in many rows? What I want is
this:
A /
1/ [email protected] /
2/ [email protected] /
3/ [email protected] /
Thanks in anticipation,
Phil
into Excel (or Access). The data look like:
[email protected]; [email protected]; [email protected] ... etc
but when I use the Import External Data wizard, it imports the whole lot as
columns in the first row, and cuts off the last few hundred, as there are
more than 255 records, so what I get looks like:
A / B /
C /
1/ [email protected]/ [email protected] /[email protected]/
How can I import them as single column entries in many rows? What I want is
this:
A /
1/ [email protected] /
2/ [email protected] /
3/ [email protected] /
Thanks in anticipation,
Phil