I think changing to general will not change the existing data whereas will
affect the new entries only.
--
Pranav Vaidya
VBA Developer
PN, MH-India
If you think my answer is useful, please rate this post as an ANSWER!!
"David Biddulph" wrote:
> General?
> --
> David Biddulph
>
> "Ben Dummar" <(E-Mail Removed)> wrote in message
> news
6F70643-EF0D-4051-9D34-(E-Mail Removed)...
> > How do you set the workbook to expand the cells to the last digit after
> > the
> > decimal point but not display any trailing zero's?
> >
> > Example how would you display A1=3.15476 & A2=4.2 instead of A1=3.15476 &
> > A2=4.20000 without setting the format individually for every cell, and
> > without any rounding involved?
> >
> > Thanks,
> >
> > ben
>
>
>