LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 188
Default 100M = 100,000,000; 100k = 100,000

"jomni" wrote
in message ...

I want to make a macro where you just input 100m and the data
automatically converts to 100,000,000, etc. Anyone has some leads?
Examples?


Hi Jomni,

Shouldn't be too difficult.

I would suggest you use a worksheet_change event to trigger a check on
the taget cell (or cells) and pattern match where the entry is a text
string of
the form "[N]m" where [N] is one or more numeric digits.

HTH,

Alan.



 
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
Trying to put in figures over 100K Lynn Excel Discussion (Misc queries) 2 April 29th 08 07:43 PM
How do you convert $100M into a whole number? Jerry Lee Penny Excel Worksheet Functions 2 October 3rd 06 07:45 PM
Can we extend the row limitation from 65536 to say 100K or higher Mark Setting up and Configuration of Excel 4 November 17th 05 07:38 PM
100M = 1,000,000 Red_Star20 Excel Discussion (Misc queries) 2 July 26th 05 01:01 PM


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