LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #8   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,688
Default appearance of a value arrived at by using CONCATENATE and ROUN

LOL!

You're welcome!

Biff

"Jan Buckley" wrote in message
...
Biff,
Thanks again. Nothin' like a man with brains. If I wasn't married I'd
consider looking you up!

jan


"Biff" wrote:

See this screencap:

http://img149.imageshack.us/img149/339/aligndatalb8.jpg

Notice the FONT. I used a fixed width font to get everything exactly
aligned. Here's the formula:

="$"&REPT("
",5-LEN(TEXT(ROUND(A1/1000000,1),"#.0")))&TEXT(ROUND(A1/1000000,1),"#.0")&"M"

Just add your path. (I hate long paths!) <g

Biff

"Jan Buckley" wrote in message
...
Biff,
Today I have a similar problem. I'm usiing the same formulas, but now I
want
the dollar signs to line up to the left of the values. My figures are
all
converted to millions (you know how it is in the government!) and the
figure
will never get larger than three digits, i.e. 500M, but it could be as
small
as .90M. I need those dollar signs all lined up in a pretty little
column.
Help!

Jan


"Biff" wrote:

You're welcome. Thanks for the feedback!

Biff

"Jan Buckley" wrote in message
...
A formula that works is indeed a thing of beauty!! Thanks, Biff.

"Biff" wrote:

Format the cells to align right:

=CONCATENATE("$",TEXT(ROUND('G:\AOMBudget\Daily RFSR\DAILY RFSR
FY06.xls'!auth.1fm/1000000,1),"#.0"))&"M"

Biff

"Jan Buckley" wrote in
message
...
I'm using the following formula on a spredsheet:

CONCATENATE("$",ROUND('G:\AOMBudget\Daily RFSR\DAILY RFSR
FY06.xls'!auth.1fm/1000000,1))&"M"

A variation of this formula is used on other rows and I would the
amounts
to
line up in a column and all have one decimal, even if it is zero.
For
instance, the result of the above formula when rounded to 1 digit
is
$46M;
rounded to 2 digits it is $45.97M, etc. I want it to say $46.0M.
I
guess
what I'm trying to say is, I want all the numbers to line up to
the
left
of
the decimal and have only one number to the right of the decimal,
even
if
it
is zero. Can anyone make it happen? Thanks.











 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 12:46 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"