ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Combining a whole number and a % in one cell (https://www.excelbanter.com/excel-discussion-misc-queries/210335-combining-whole-number-%25-one-cell.html)

Jimll565

Combining a whole number and a % in one cell
 
I'm tryingto combine a whole # and a percentage in the same cell

A1= 25 B1= 78% C1=25 / 78%

I used =A&" / "&B1

What I get is C1=25 / 0.7794223

I think I need it to merge the product and not the formula.

Bernard Liengme

Combining a whole number and a % in one cell
 
=A1&" / " &TEXT(B1,"0%")
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"Jimll565" wrote in message
...
I'm tryingto combine a whole # and a percentage in the same cell

A1= 25 B1= 78% C1=25 / 78%

I used =A&" / "&B1

What I get is C1=25 / 0.7794223

I think I need it to merge the product and not the formula.





All times are GMT +1. The time now is 04:32 PM.

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