Running Out of Room Pasting

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

I am copying some numbers from another source into excel. The numbers are
separated by a comma. there are like 1500 numbers.

The problem is that when these are copied into excel I use text to columns,
but since there are 1500 and only like 300 columns in excel the extra numbers
are cut off.

Is there any way to fix this problem and keep all the numbers?

Thanks
 
hi
a suggestion.
use text to columns fixed width to cut the string of
numbers in to 10 groups. copy 9 of the groups to different
rows or sheets. the use text to columns comma dilimited on
each group.
 
Another option:

copy your numbers
but paste into MSWord
ctrl-a to select all the document
edit|replace
What: , (comma)
with: ^p (shift-6, p)

Replace all.

Now pick up all that data (no more than 64k, though) and paste into excel.

^p is the paragraph mark in MSWord.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top