Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I need to create a column with the entire UPC code of each item listed in
the item column, but when I concatenate the columns to form the UPC the leading zeros in the UPC item colun are dropped. I sthere a way around this? Thanks in advance |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
In A1:B1 I have text and number
apple 245 apple 000245 The formula in C1 is =A1&" "&TEXT(B1,"000000") best wishes -- Bernard Liengme Microsoft Excel MVP people.stfx.ca/bliengme email address: remove uppercase characters REMEMBER: Microsoft is closing the newsgroups; We will all meet again at http://answers.microsoft.com/en-us/o...ult.aspx#tab=4 "Dick Stapleton" wrote in message ... I need to create a column with the entire UPC code of each item listed in the item column, but when I concatenate the columns to form the UPC the leading zeros in the UPC item colun are dropped. I sthere a way around this? Thanks in advance |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Concatenate with leading zeros | Excel Worksheet Functions | |||
How can I concatenate text with leading zeros | Excel Worksheet Functions | |||
Padding a text column with leading zeros | Excel Discussion (Misc queries) | |||
How do I retain leading zeros in a column of numbers when file op | Excel Discussion (Misc queries) | |||
Remove leading zeros from column | Excel Discussion (Misc queries) |