Tuesday, November 23, 2021

Automatic barcode create

 =image("http://chart.googleapis.com/chart?chs=150x150&cht=qr&chl="&A2)

No comments:

Post a Comment

THANKS FOR YOUR SUPPORT

Data copy paste on two another sheet with add row in google sheet by script

 function copyDataWithinWorkbook() {   var sourceSheetName = "Dashbord"; // Replace with the name of the source sheet   var target...