in excel, can i set varying CELL widths that are in same column?

  • Thread starter Pam Deshazier, SRHS
  • Start date
P

Pam Deshazier, SRHS

have an excel file i need to save as ascii file and need cell contents of a
particular column to be varying lenghts.
 
M

macropod

Hi Pam,

In a word, no. However, if the resulting text file needs to accommodate
strings of different lengths, that shouldn't be a problem - it should just
be a matter of choosing the right text file format and, maybe, a bit of
re-formatting the cell contents in Excel before saving.

Cheers
 
Top