LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #10   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Formatting dollar values in text

Okay, thanks for feeding back.

Pete

On Nov 11, 12:41 am, "LabrGuy Bob R" wrote:
That's funny, just as I went to post that I found there was an issue with my
formatting and that the probelm wasn't really real you confimed what I have
read other places. thanks for taking the time, it's appreciated. The issue
was at my end so problem fixed....
Thanks
BOB

"Pete_UK" wrote in message

ups.com...



I don't quite understand. You could still subtract AC7 from AC8 (or is
it A7 from A8 ?), as they are not affected by the formula. You can
have something like:


... & TEXT(AC8-AC7,"#,##0.00") ...


within your formula if you need to subtract them and build them into a
text message as before.


Hope this helps.


Pete


On Nov 10, 10:01 pm, "LabrGuy Bob R" wrote:
=IF(AC8<AC7,"YES Credit for " & text(ac8,"$#,##0.00"),"NO Max Credit for
" &
text(ac7,"$#,##0.00")) ac8-ac7,"$#,##0.00


=IF(AC8<AC7,"YES Credit for "&TEXT(AC8,"$#,##0.00"),"NO Max Credit for
"&TEXT(AC7,"$#,##0.00"))
AC8-AC7
=IF(A8<A7,"YES Credit for "&DOLLAR(A8,2),"NO Max Credit for
"&DOLLAR(A7,2))
A8-A7


All three worked and very well, EXCEPT I now have formulas that use the
addition or subtraction of A8-A7 OR A8+A7, as I indicated above. I can't
get
it to work probably because I would think I need to make the calculation
in
another cell and only reference that cell. I've tried to put it in the
formula like I did above but it won't work. Probably because it's text
and I
can perform math on text...


Any ideas.
Thanks
BOB- Hide quoted text -


- Show quoted text -





 
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
convert text to dollar JULZ Excel Discussion (Misc queries) 5 August 30th 06 09:30 PM
How do I assign dollar value to text laughingbird New Users to Excel 3 February 22nd 06 10:06 PM
formatting text on chart for specific values satraver Charts and Charting in Excel 1 January 17th 06 10:06 PM
Force values-only when pasting text to keep formatting BethP Excel Discussion (Misc queries) 2 November 17th 05 07:57 PM
Dollar text Plumb34 Excel Discussion (Misc queries) 2 August 10th 05 05:06 PM


All times are GMT +1. The time now is 10:19 AM.

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"