Forum Discussion
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 the Excel spreadsheet.
Fairly new to Excel, I'm try to create a Bar Code Spreadsheet.
Thanks
Dale
6 Replies
- Martin_WeissBronze Contributor
Hi Dale3158
it is just the special font the is set for cell A2 which displays the content as barcode:
If you change that font to, lets say Arial, it will look like the content in A1
- Dale3158Copper ContributorSo, 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?- Martin_WeissBronze 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