跳至主內容

搜尋

搜尋

Table Conversion for Barcode Check Digit

評論

1 條評論

  • Avatar
    Andrew Rochford

    Hey Rod,

    You don't need a giant series of "If" statements for each character in the table.  Instead, you would want to use "Select/Case" for your table.  A small/quick explainer on that (including syntax) can be found here https://ss64.com/vb/select.html

    0

登入寫評論。