Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Setup / September 2006

Tip: Looking for answers? Try searching our database.

how do I remove zone punches from numeric fields

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Lou Nugai - 27 Sep 2006 17:01 GMT
I have a customer who sends a proprietary file to me at Timex Corp.  The data
is from an old system.  When loaded into excel, there is an alpha code or a
special character in the low order units position of the fields.  This
indicates whether the amount is positive or negative.  For instance, 0006688B
is the value sent.  The "B" is a numeric field with an over punch.  

How do I tell excel to disregard the over punch so that the "B" converts to
a valid numeric digit?

Thanks for your assistance with this question.

Regards,  Lou Nugai
Sr. EDI Analyst
Timex Corporation.
Pete_UK - 27 Sep 2006 21:57 GMT
What do you mean by "over punch"?

Do you want to disregard the "B" completely, or does it represent
another value that you want to appear in another column, or is the
value to be added on to the rest of the number ??

Please explain a bit more what it is you want to achieve.

Pete

> I have a customer who sends a proprietary file to me at Timex Corp.  The data
> is from an old system.  When loaded into excel, there is an alpha code or a
[quoted text clipped - 10 lines]
> Sr. EDI Analyst
> Timex Corporation.
Stefi - 28 Sep 2006 10:10 GMT
If the imported value is in A2 then
=VALUE(LEFT(A2,LEN(A2)-1))*IF(RIGHT(A2)="B",-1,1)
but you first have to find out which character means negative number. In my
example I supposed it to be "B".

Regards,
Stefi

„Lou Nugai” ezt írta:

> I have a customer who sends a proprietary file to me at Timex Corp.  The data
> is from an old system.  When loaded into excel, there is an alpha code or a
[quoted text clipped - 10 lines]
> Sr. EDI Analyst
> Timex Corporation.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.