Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Can I format numbers using engineering notation in excel?

Is there a way to format numbers in excel in engineering format where the
exponent is always a multiple of 3?

Examples
2.6e3
34.7e-9
But not 3.47e-8
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9,101
Default Can I format numbers using engineering notation in excel?

format the cell as scientific. In the Format Menu - Select Cells - Numbers -
Scientific

"elwilliamson" wrote:

Is there a way to format numbers in excel in engineering format where the
exponent is always a multiple of 3?

Examples
2.6e3
34.7e-9
But not 3.47e-8

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,393
Default Can I format numbers using engineering notation in excel?

This can be done with a custom format such as ##0.00E+0 or ##0.0E+0 but this
gives poor results with number less than 1,000.

This custom format works better: [<0.001]##0.00E+0;[<1000] #0.00;##0.00E

See http://people.stfx.ca/bliengme/Excel...ngNotation.htm

best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email


"elwilliamson" wrote in message
...
Is there a way to format numbers in excel in engineering format where the
exponent is always a multiple of 3?

Examples
2.6e3
34.7e-9
But not 3.47e-8



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Can I format numbers using engineering notation in excel?

Thank you for the info. That works fine.
I still can't understand why Microsoft doesn't have this as a standard
choice on the number format menu. Engineering notation is widely used by
engineers. Many of them use Excel often to analyze data. MS, are you
listening?

"Bernard Liengme" wrote:

This can be done with a custom format such as ##0.00E+0 or ##0.0E+0 but this
gives poor results with number less than 1,000.

This custom format works better: [<0.001]##0.00E+0;[<1000] #0.00;##0.00E

See http://people.stfx.ca/bliengme/Excel...ngNotation.htm

best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email


"elwilliamson" wrote in message
...
Is there a way to format numbers in excel in engineering format where the
exponent is always a multiple of 3?

Examples
2.6e3
34.7e-9
But not 3.47e-8




  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Can I format numbers using engineering notation in excel?

If I recieve a document with numbers formatted in ##0.00E+0 or ##0.0E+0, how
can I add or subtract these?
Thanks,
--
Keri


"Bernard Liengme" wrote:

This can be done with a custom format such as ##0.00E+0 or ##0.0E+0 but this
gives poor results with number less than 1,000.

This custom format works better: [<0.001]##0.00E+0;[<1000] #0.00;##0.00E

See http://people.stfx.ca/bliengme/Excel...ngNotation.htm

best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email


"elwilliamson" wrote in message
...
Is there a way to format numbers in excel in engineering format where the
exponent is always a multiple of 3?

Examples
2.6e3
34.7e-9
But not 3.47e-8






  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default Can I format numbers using engineering notation in excel?

Use + to add, - to subtract.
--
David Biddulph

"KErickson" wrote in message
...
If I recieve a document with numbers formatted in ##0.00E+0 or ##0.0E+0,
how
can I add or subtract these?
Thanks,
--
Keri


"Bernard Liengme" wrote:

This can be done with a custom format such as ##0.00E+0 or ##0.0E+0 but
this
gives poor results with number less than 1,000.

This custom format works better: [<0.001]##0.00E+0;[<1000] #0.00;##0.00E

See http://people.stfx.ca/bliengme/Excel...ngNotation.htm

best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email


"elwilliamson" wrote in message
...
Is there a way to format numbers in excel in engineering format where
the
exponent is always a multiple of 3?

Examples
2.6e3
34.7e-9
But not 3.47e-8






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
How to display result of calculations in engineering notation? Peter_hph Excel Discussion (Misc queries) 1 December 26th 06 01:02 PM
engineering notation in excell berty239 Excel Worksheet Functions 1 November 28th 06 05:10 PM
Engineering format nsv Excel Discussion (Misc queries) 0 May 23rd 06 09:29 AM
I wish to display numbers in engineering format (exponents * 3). engineer2 Excel Discussion (Misc queries) 1 December 1st 05 12:03 AM
displaying numbers in engineering notation Joshua Wong Excel Discussion (Misc queries) 5 January 31st 05 03:50 PM


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