Thread: Cell length
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kirkm[_8_] kirkm[_8_] is offline
external usenet poster
 
Posts: 166
Default Cell length


I'm having a bit of trouble getting my data into a cell or row.

It consists of up to about 600 characters and as I try to read it, the
horizontal scrollbar jumps and makes it very difficult. The largest
cell width of 256 isn't enough, so should I merge two cells? Will
doing this lose any data?

Thanks - Kirk