Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
hywt
 
Posts: n/a
Default 13E2 or 1.30E+03 format problem


Hi

My inventory system has storage locations that follow the format 1A1,
1A2 etc. When I get to those with an E in them excel displys them as
an above.

How can I get it to show 13E2, not 1.30E+03?

Thanks
Andy


--
hywt
------------------------------------------------------------------------
hywt's Profile: http://www.excelforum.com/member.php...o&userid=27656
View this thread: http://www.excelforum.com/showthread...hreadid=487913

  #2   Report Post  
Posted to microsoft.public.excel.misc
Andrew Taylor
 
Posts: n/a
Default 13E2 or 1.30E+03 format problem

Andy,
Either format the cells as text before entering the data, or
enter the data preceded by a single quote (E.g. '13E2) : this will stop
Excel interpreting the codes as numbers.

hth
Andrew


hywt wrote:
Hi

My inventory system has storage locations that follow the format 1A1,
1A2 etc. When I get to those with an E in them excel displys them as
an above.

How can I get it to show 13E2, not 1.30E+03?

Thanks
Andy


--
hywt
------------------------------------------------------------------------
hywt's Profile: http://www.excelforum.com/member.php...o&userid=27656
View this thread: http://www.excelforum.com/showthread...hreadid=487913


  #3   Report Post  
Posted to microsoft.public.excel.misc
hywt
 
Posts: n/a
Default 13E2 or 1.30E+03 format problem


Do you know if there's any way to change cells that have already been
entered?

Thanks


--
hywt
------------------------------------------------------------------------
hywt's Profile: http://www.excelforum.com/member.php...o&userid=27656
View this thread: http://www.excelforum.com/showthread...hreadid=487913

  #4   Report Post  
Posted to microsoft.public.excel.misc
Andrew Taylor
 
Posts: n/a
Default 13E2 or 1.30E+03 format problem

It might be tricky - for example 1E3 and 10E2 give the same number
and format, so you couldn't reverse-engineer these. If the codes are
always of the precise form abEc where the n's are digits and a<0
then the formula =LEFT(A1,2)&"E"&LEN(A1)-2 should do it.

A


hywt wrote:
Do you know if there's any way to change cells that have already been
entered?

Thanks


--
hywt
------------------------------------------------------------------------
hywt's Profile: http://www.excelforum.com/member.php...o&userid=27656
View this thread: http://www.excelforum.com/showthread...hreadid=487913


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
Cond. Format & Absolute Cell Reference Question nastech Excel Discussion (Misc queries) 4 November 9th 05 05:02 PM
Date conditioning format problem [email protected] Excel Discussion (Misc queries) 1 November 1st 05 09:37 AM
OsCommerce - Easy Populate Script - CSV/TXT Conversion Problem. PriceTrim Excel Discussion (Misc queries) 3 July 5th 05 05:27 PM
Problem with txt format Nuno Excel Discussion (Misc queries) 1 January 18th 05 04:11 PM
cell format problem kumarappans Excel Discussion (Misc queries) 3 November 26th 04 05:36 PM


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