Forum Discussion
Dale3158
Nov 25, 2021Copper Contributor
SCANABLE BAR CODE
Can someone explain this Formula, my question is how does A2 know to use the font to create the Bar Code? When you enter information into A1 it converts A2 to Bar Code. The formula is at the top in ...
Dale3158
Nov 26, 2021Copper Contributor
So, it’s not part of the formula, I’m having a tough time trying to figure out this Bar Code for Excel.
How does the formula know to print the Bar Code font in A2?
How does the formula know to print the Bar Code font in A2?
Martin_Weiss
Nov 26, 2021Bronze Contributor
Hi Dale3158
the formula itself does not know anything about fonts. The font has been selected manually for cell A2.
So, if you manually change the font in A2, there will be know barcode anymore in this cell. If you switch the font back to what it is now, then will get the barcode again
- Dale3158Nov 26, 2021Copper ContributorOk, so my next question, is it possible to add a font to a formula, so you can add more than 1 cell, multiple cells, that when you change the information in cells it prints the bar code.
Thanks
Dale- Martin_WeissNov 27, 2021Bronze Contributor
Hi Dale3158
as I explained in my previous answer, a formula does not know anyhting about fonts. In other words, you cannot add a font to a formula.
If you want more cells to show the barcode, copy the formula in all cells and change the font for these cells via the ribbon manually. You can just select all the cells that you need the barcode in change the font with one click for all of them.
- Dale3158Nov 27, 2021Copper ContributorThanks DTE
Really appreciate the help, I will try that.
Dale