![]() |
Combining cells
I want to combine the data that is in 5 different cells into one cell. The
one cell that has all the information in it will be in the barcode format. A1 B1 C1 D1 E1 LOT NUMBER DATE MACHINE # BATCH CODE PRODUCT # C1 ALL CELLS COMBINED INTO ONE BARCODE i HAVE THE BARCODE FONT LOADED TO MY COMPUTER. |
Combining cells
Will this work?
=(A1&B1&C1&D1&E1) Mike "BAKERSMAN" wrote: I want to combine the data that is in 5 different cells into one cell. The one cell that has all the information in it will be in the barcode format. A1 B1 C1 D1 E1 LOT NUMBER DATE MACHINE # BATCH CODE PRODUCT # C1 ALL CELLS COMBINED INTO ONE BARCODE i HAVE THE BARCODE FONT LOADED TO MY COMPUTER. |
Combining cells
See if this works:
=A1 & B1 & C1 & D1 & E1 HTH, Elkar "BAKERSMAN" wrote: I want to combine the data that is in 5 different cells into one cell. The one cell that has all the information in it will be in the barcode format. A1 B1 C1 D1 E1 LOT NUMBER DATE MACHINE # BATCH CODE PRODUCT # C1 ALL CELLS COMBINED INTO ONE BARCODE i HAVE THE BARCODE FONT LOADED TO MY COMPUTER. |
All times are GMT +1. The time now is 08:15 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com