Column size issue

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

Guest

I am creating a workbook from Access and dumping data to it. Everything works
fine except for 1 cell, where I drop a date formatted like "June 1, 2007".
The column is not wide enough, so the data show like "####".

I don't want to widen the column because it will push my data into a 2nd
page if the date is too long and I don't want to use shrink to fit. I just
want the data to write to the cell and "write over" the next cell if the data
is wider than the column.

Any suggestions would be greatly appreciated.

Thanks,
Clint
 
about the only suggestion i have is to change the font size
 
Change the format to dd/mm/yyy ( or mm/dd/yy) .

Alternatively wrap the text.

N10
 

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