Excel formula help please

getafix33

Expert Member
Joined
Nov 16, 2006
Messages
1,803
Reaction score
84
Hi

I am trying to create a barcode using information from two different cells.

I use the CHAR function to take the info from one cell, add a return carriage and input the info from the 2nd cell.

However, when I covert the text to a barcode, it displays two seperate barcodes (one for each cell info).

In the example, I would like to have a barcode and under it displayed 1234567890 and below that username

Is it possible to have one barcode with text from each cell displayed under it?
 

Attachments

  • Screenshot 2025-05-28 at 13.57.11.png
    Screenshot 2025-05-28 at 13.57.11.png
    46.6 KB · Views: 54
Hi

I am trying to create a barcode using information from two different cells.

I use the CHAR function to take the info from one cell, add a return carriage and input the info from the 2nd cell.

However, when I covert the text to a barcode, it displays two seperate barcodes (one for each cell info).

In the example, I would like to have a barcode and under it displayed 1234567890 and below that username

Is it possible to have one barcode with text from each cell displayed under it?
Do you need the code and the details in the same cell?

1.png

2.png
 
Hi

I am trying to create a barcode using information from two different cells.

I use the CHAR function to take the info from one cell, add a return carriage and input the info from the 2nd cell.

However, when I covert the text to a barcode, it displays two seperate barcodes (one for each cell info).

In the example, I would like to have a barcode and under it displayed 1234567890 and below that username

Is it possible to have one barcode with text from each cell displayed under it?
Would concatenate not help as the return carriage may be the reason its misintepreting that it must be two barcodes?
 
I was going to ask how to get a spacing but =A1 & " " & B1 gave me the spacing.
Carriage return is Alt and Enter. It get you to the next line in a cell.
 
This is the function I used.

Tried the CONCENCATE with " " and I still get two separate barcodes
 
Hi

I am trying to create a barcode using information from two different cells.

I use the CHAR function to take the info from one cell, add a return carriage and input the info from the 2nd cell.

However, when I covert the text to a barcode, it displays two seperate barcodes (one for each cell info).

In the example, I would like to have a barcode and under it displayed 1234567890 and below that username

Is it possible to have one barcode with text from each cell displayed under it?
What are you using to convert to a barcode?
Are you changing the font?
 
Top
Sign up to the MyBroadband newsletter
X