当前位置:网站首页>"Miscellaneous" barcode by Excel as a string
"Miscellaneous" barcode by Excel as a string
2022-08-03 23:51:00 【The old bird who likes to make soy sauce】
[Miscellaneous] Generate barcodes for strings through Excel
1, prerequisite.
Install the font C39HrP48DhTt on the computer. For details, see the author's related articles.
2, function display
Create a new Excel file.

Enter the string 'Guangdong.123' in the original string column B3.
In the barcode output column, set the font to C39HrP48DhTt, and then enter the formula in this column: ="*"&B3&"*", the corresponding string can be outputbar code.As shown above.
Then the business personnel can print out the barcode, which is convenient for the handheld device to scan and input.
-End-
Written on 2022-8-3.
边栏推荐
猜你喜欢
随机推荐
Three.js入门详解
Jmeter-参数化
搭建好pytorch环境后,pip和conda指令不能用
免费的公共WiFi不要乱连,遭中间人攻击了吧?
2022-08-03:以下go语言代码输出什么?A:2;B:3;C:1;D:0。 package main import “fmt“ func main() { slice := []i
(PC+WAP)织梦模板不锈钢类网站
状态机实验
栈的压入、弹出序列
代码重构:面向单元测试
FastDFS 一文读懂
用两个栈模拟队列
Creo 9.0二维草图的诊断:重叠几何
rsync 基础用法
Redis persistence method
Creo9.0 绘制中心线
【OpenCV图像处理】 图像拼接技术
电子邮件安全或面临新威胁!
绕任意轴旋转矩阵推导
重新认识浏览器的渲染过程
Another MySQL masterpiece published by Glacier (send the book at the end of the article)!!









