I am currently creating a package receiving app that will send the data to my share point list. The problem I am running into is one of the bar codes scanned has a string such as 778596985698572365 and only the last 12 characters of that string is the tracking number. I am able to to do the function Right (Barcodescanner1. Value, 12) and it will collect the data I need but I cant figure out how I can send this information to my SharePoint list instead of just collecting the data into a text label. Any help would be much appreciated.
EDIT: I have figured this out.

Report
All responses (
Answers (