Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default 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.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,393
Default 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.



Reply
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
Excel 07 - combining number Ms. D Excel Discussion (Misc queries) 2 July 23rd 08 09:00 PM
Combining text and cell reference keeping number format RajenRajput1 Excel Discussion (Misc queries) 6 August 23rd 07 05:18 PM
Combining worksheets with common column but different number of ro Tony Excel Worksheet Functions 3 July 28th 07 04:38 AM
combining text & number from different cells ExcelXYZ Excel Discussion (Misc queries) 2 June 25th 06 08:52 AM
Combining workshhets with different number of colums and column wi TX DPS Excel Discussion (Misc queries) 1 August 13th 05 05:12 AM


All times are GMT +1. The time now is 06:51 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"