Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Changing cell format with VBA?


I want to have a button/control that change the a cell/columns currency
for example I want the result to show the result in $ or SEK. Is it
possible to do this? Maybe with Macro/VBA?

/biben


------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~View and post usenet messages directly from http://www.ExcelForum.com/

~~Now Available: Financial Statements.xls, a step by step guide to creating financial statements
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Changing cell format with VBA?

Excel can label a currency, but it has no knowledge of the conversion
factor. You would have to write code that applies the appropriate
conversion factor conditionally (knowing what is currently stored).

--
Regards,
Tom Ogilvy

"biben" wrote in message
...

I want to have a button/control that change the a cell/columns currency
for example I want the result to show the result in $ or SEK. Is it
possible to do this? Maybe with Macro/VBA?

/biben


------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~View and post usenet messages directly from http://www.ExcelForum.com/

~~Now Available: Financial Statements.xls, a step by step guide to

creating financial statements


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
Changing the cell format doesn't change existing cell content Kate Excel Discussion (Misc queries) 2 January 14th 10 04:44 PM
Changing contents of cell based on Cell Format HeatherJ Excel Worksheet Functions 3 December 22nd 09 03:06 PM
Changing Cell format GARY Excel Discussion (Misc queries) 0 July 17th 06 05:25 AM
Cell format changing on the fly bellz Excel Worksheet Functions 2 January 13th 06 06:04 PM
Why does my format keep changing in the cell? Denise Excel Discussion (Misc queries) 0 August 30th 05 04:23 PM


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