LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,624
Default Number of digits when merged with text

Your change isn't right at all, given that your example used a decimal
point, not a comma.

It's also inefficient - there's no need to add operators and do string
manipulation.

- '&' is the concatenation operator, the '+' is redundant.

- it can be done in one step with the notation you're using:

=TEXT(I6; "0,0 pct.")


In article ,
Rasmus wrote:

Thx, allmost right:

=TEXT(I6;"0,0") & + " pct."

 
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
How to return first 3 digits of a number? Curalice Excel Worksheet Functions 3 April 3rd 23 03:45 PM
Sum of digits in a number Bob Ptacek Excel Worksheet Functions 3 January 8th 08 12:49 AM
How to customize number to 10 digits including 2 digits after deci Carina Excel Worksheet Functions 3 September 20th 07 02:50 AM
How do I view all text in a merged cell? Wrap text is activated. susjorg Excel Discussion (Misc queries) 1 January 23rd 07 07:34 PM
merged cells into one text cell, size varies dependant on text dat Jazzylady825 Excel Discussion (Misc queries) 0 December 9th 05 08:26 PM


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