Re: Formatting of numbers in a cell on another sheet
- From: "Slashman" <Waikato300zxClub@xxxxxxxxx>
- Date: 5 Oct 2006 13:21:18 -0700
Hi,
Thanks everyone for your responses, it works well and is the way I was
currently doing it, but I should have mentioned that I would like to be
able to have the formatting applied through a macro automatically based
on what another cell's decimal placing is.
It isnt always going to be 30.00 sometimes it could be 30.0000 and I
would like to be able to have that automatically apply, but can it be
done by mixing text and number formatting?
Sorry for the mis explanation in the first place.
Cheers,
Aaron.
Teethless mama wrote:
="This weight "&TEXT(A1,"0.00")&" is in g"
"Slashman" wrote:
Hi,
This prob on my spreadsheet is a pain and I hope there is a solution.
I have a cell that has a mixture of text and numbers. The text comes
through fine, but the numbers only come through as numbers whole ie 300
not 300.00.
EG:
="This weight "&A1&" is in "&A2
A1 is 300.00
A2 is g
The cell displays:
This weight 300 is in g
But I would like it to display:
This weight 300.00 is in g
Thanks for any advice,
Cheers,
Aaron.
.
- References:
- Formatting of numbers in a cell on another sheet
- From: Slashman
- Formatting of numbers in a cell on another sheet
- Prev by Date: Re: Text & Date Formatting
- Next by Date: Re: How do I calculate cells without losing the milliseconds?
- Previous by thread: Re: Formatting of numbers in a cell on another sheet
- Next by thread: Re: Networkdays function doesn't find true difference between two dat
- Index(es):
Relevant Pages
|