View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jbaker38 jbaker38 is offline
external usenet poster
 
Posts: 4
Default How: Need 2 Copy sentences with commas & paste into one cell.

I am trying to copy text such as sentences with commas, for example:

The big, red, ball rolled down the steep, green hill.

I need the entire sentence to be copied from one screen and pasted into ONE
cell of my spreadsheet, but it always separates into a different cell where
ever there is a comma. How can I prevent it from putting it into different
cells?

Thank you