ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Split UPC Question (https://www.excelbanter.com/excel-discussion-misc-queries/131090-split-upc-question.html)

MikeD1224

Split UPC Question
 
I have a column of data (column A) that contains UPC's. The length of the
UPC varies by product. I need a formula that will remove just the last digit
(check digiti) of the UPC for each entry.

Thanks

Elkar

Split UPC Question
 
Try this:

=MID(A1,1,LEN(A1)-1)

HTH,
Elkar


"MikeD1224" wrote:

I have a column of data (column A) that contains UPC's. The length of the
UPC varies by product. I need a formula that will remove just the last digit
(check digiti) of the UPC for each entry.

Thanks


MikeD1224

Split UPC Question
 

Thanks Elkar. That does the trick.

"Elkar" wrote:

Try this:

=MID(A1,1,LEN(A1)-1)

HTH,
Elkar


"MikeD1224" wrote:

I have a column of data (column A) that contains UPC's. The length of the
UPC varies by product. I need a formula that will remove just the last digit
(check digiti) of the UPC for each entry.

Thanks



All times are GMT +1. The time now is 10:27 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com