Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default need change the number format


hi
i am finding it difficult to change the number in excel to indian
standard.
when i give input as 123456789 it is giving 123,456,789.00
but i need the number to be as 12,34,56,789.00
few more example
input output needed
123456 1,23,456.00
1234567 12,34,567.00
i want the number should change for whole spreedsheet. is it possible
by changing the custom number format or need i write macro..
please if u find solution for this reply me.


--
gajendra
------------------------------------------------------------------------
gajendra's Profile: http://www.excelforum.com/member.php...o&userid=35739
View this thread: http://www.excelforum.com/showthread...hreadid=555210

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 94
Default need change the number format

select all the cells you want to format

press ctrl+1

select custom and paste or type the following into the text field on
the right

[=10000000]##\,##\,##\,##0.00;[=100000]##\,##\,##0.00;##,##0.00

for more injfo do a search on these groups on indian number format


somethinglikeant


gajendra wrote:
hi
i am finding it difficult to change the number in excel to indian
standard.
when i give input as 123456789 it is giving 123,456,789.00
but i need the number to be as 12,34,56,789.00
few more example
input output needed
123456 1,23,456.00
1234567 12,34,567.00
i want the number should change for whole spreedsheet. is it possible
by changing the custom number format or need i write macro..
please if u find solution for this reply me.


--
gajendra
------------------------------------------------------------------------
gajendra's Profile: http://www.excelforum.com/member.php...o&userid=35739
View this thread: http://www.excelforum.com/showthread...hreadid=555210


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
Change number (in text format) to numeric format Pam Excel Discussion (Misc queries) 5 October 24th 05 07:45 PM
Hoe to change text format .126 to number format 0.126 vitality Excel Discussion (Misc queries) 3 October 6th 05 01:31 PM
How to change text format .126 to number format 0.126 ? vitality Excel Worksheet Functions 2 October 6th 05 01:02 PM
why does currency format change to number format? Cassie Excel Discussion (Misc queries) 3 March 18th 05 06:57 PM
How do i change numbers in text format to number format? Greg New Users to Excel 1 December 14th 04 05:22 PM


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