I’ve searched high and low and I just can’t find an example that works or describes it to me in a way that I can make it work.
I have Symbol LS2208 scanners, I have scanned the barcode to enable Full Ascii
In my program I have a button for VALIDATE, it has an ALT shortcut of ALT V that does the same thing as clicking it.
At the moment for simplicity I am using Excel 3 of 9 Barcode font, so what string would I enter for the barcode value? To make this scan able and simulate the ALT V
Example I found this somewhere…
$C signifies ALT
$D signifies the End of the scan
And V is the value
$CV$D
So in Excel I made this formula…
In cell A1
="$CV$D"
Font in A2…
="*"&A1&"*"
Thanks for any help.
Ziggy
Kuehne + Nagel's Email Disclaimer
I have Symbol LS2208 scanners, I have scanned the barcode to enable Full Ascii
In my program I have a button for VALIDATE, it has an ALT shortcut of ALT V that does the same thing as clicking it.
At the moment for simplicity I am using Excel 3 of 9 Barcode font, so what string would I enter for the barcode value? To make this scan able and simulate the ALT V
Example I found this somewhere…
$C signifies ALT
$D signifies the End of the scan
And V is the value
$CV$D
So in Excel I made this formula…
In cell A1
="$CV$D"
Font in A2…
="*"&A1&"*"
Thanks for any help.
Ziggy
Kuehne + Nagel's Email Disclaimer