Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Excel numeric to text cell contents

Hello,

I am trying to figure out how to either write a macro that will take a cell
containing numeric values change them to text, then add spaces to display
values same as the French Canadian format, for example $99,090.01 to 99
090,01 $. I know this can be done in the International tab under options for
numeric values, but as soon as the workbook is opened in Excel-Mac it is
automatically changed back to English formatting. By changing these values
to text then adding the spaces to mimic the French format. Excel-Mac will
treat these cells as text and not modify them. Or is there some Excel command
which allows custom formatting of Text cells?

Help please.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Excel numeric to text cell contents

=TEXT(H6,"#,##0.00 $")


Gord Dibben MS Excel MVP

On Mon, 17 Dec 2007 13:14:23 -0800, KDore@AIC
wrote:

Hello,

I am trying to figure out how to either write a macro that will take a cell
containing numeric values change them to text, then add spaces to display
values same as the French Canadian format, for example $99,090.01 to 99
090,01 $. I know this can be done in the International tab under options for
numeric values, but as soon as the workbook is opened in Excel-Mac it is
automatically changed back to English formatting. By changing these values
to text then adding the spaces to mimic the French format. Excel-Mac will
treat these cells as text and not modify them. Or is there some Excel command
which allows custom formatting of Text cells?

Help please.


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
Using the numeric contents of a cell to define row number JRD Excel Worksheet Functions 4 December 12th 07 10:24 PM
Subject: How to Reverse Contents in an Excel cell (NUMERIC VALUE) 3kings Excel Worksheet Functions 5 September 14th 07 01:02 AM
Subject: How to Reverse Contents in an Excel cell (NUMERIC VALUE) 3kings Excel Worksheet Functions 1 September 13th 07 06:45 PM
How to Reverse Contents in an Excel cell (Text or a Number) CeeGee Excel Worksheet Functions 5 September 13th 07 06:22 PM
Subject: How to Reverse Contents in an Excel cell (NUMERIC VALUE) 3kings Excel Worksheet Functions 0 September 13th 07 05:26 PM


All times are GMT +1. The time now is 06:55 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"