March 29, 201015 yr need script or calc that will take 40 lines of barcodes separated by returns.... 889765641 889765643 889765645 889765642 889765640 etc,etc then locate each barcode in a set of records and perform simple script step (like set a field, checkbox, etc.. Then go to the next barcode in the above example, set the field, etc. Then go the nex t barcode. thanks!
March 29, 201015 yr It seems like from what you have given that this could be done using a Go to Related Records and then setting the values massively using either a loop with set field or Replace Field Contents. I would set a global field with the list of barcodes, create a relationship from this global field to your barcode field. Then use GTRR to retrieve those records.
Create an account or sign in to comment