LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 169
Default Format - Add space between number and symbol (%)

Hi !
I have a cell in Excel which contains a % (ex: 88%) and I would like to add
a space between the number and the pourcentage. (88 %) Is there any
personalized format that allow me to add a space ?
strData = Cells(1,1 '0.88
strFormat = Cells(1,1).NumberFormat 'strFormat = 0%
if strFormat = "0%" then strFormat = ???
strData = Format(strData,strFormat)

Thank you.
--
Alex St-Pierre
 
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 add symbol to number & still act as number in excel? swinq Excel Discussion (Misc queries) 3 June 17th 08 08:17 PM
Symbol or text after number to used in sum Be18 Excel Worksheet Functions 4 February 26th 07 10:11 PM
Format number to display % symbol smaller than onther text in cell [email protected] Excel Discussion (Misc queries) 1 October 11th 06 12:31 AM
How do I create a custom number format in Excel using a symbol? mbuckrell Excel Discussion (Misc queries) 2 July 26th 06 12:49 AM
How do i add the squared symbol to a number mike Excel Discussion (Misc queries) 3 August 1st 05 06:17 PM


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