ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How to use Text functions? (https://www.excelbanter.com/excel-discussion-misc-queries/209944-how-use-text-functions.html)

Eric

How to use Text functions?
 
Does anyone have any suggestions on how to use Text function?
I would like to display the number in percentage%
2% Foods
=text(0.02, format)&"Foods
Does anyone have any suggestions?
Thanks in advance for any suggestions
Eric

muddan madhu

How to use Text functions?
 
try this

cell A1 has value then in B1 put this formula

=TEXT(A1,(A1*100))&" % Foods"



On Nov 12, 11:33*am, Eric wrote:
Does anyone have any suggestions on how to use Text function?
I would like to display the number in percentage%
2% Foods
=text(0.02, format)&"Foods
Does anyone have any suggestions?
Thanks in advance for any suggestions
Eric



Adnan

How to use Text functions?
 
If you want to format the number to percentage to where this number is alone
in this cell (with no text), then you use:

Select the cells where the values are Format Cells Percentage
[adjust decimal paces] OK


If there is text, then you would use:

Assuming A1 has the percentage value say 25%

="Our profit has increased for "&TEXT(A1,"0%") & " since last June"

This should show "Our profit has increased for 25% since last June"


--
HTP
Adnan

If I have helped and/or answered your question, please let me know by
replying or clicking question answered (below positioned €˜Yes button).


"Eric" wrote:

Does anyone have any suggestions on how to use Text function?
I would like to display the number in percentage%
2% Foods
=text(0.02, format)&"Foods
Does anyone have any suggestions?
Thanks in advance for any suggestions
Eric



All times are GMT +1. The time now is 08:23 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com