AcquisitiveOne
Technical User
We are using barcodes to track materials. I need to be able to scan them real quickly and assign a location to the items. Usually when the items are scanned together they are all placed in the same location. So I have a drop down box with the names of the different areas of the warehouse. I would like so set up the for so when the user first opens the form he assigns a location and scans the first barcode. After that the location stays as the default value so that the user can just keep scanning without having to manually go to the combo box and keep putting the location for each item scanned. Please Help!!! I was thinking that maybe you have to grab the default value from the same Field from the Form (record) before the new record so that it will grab the last location used but I dont know how to write the expression.