Hi, all -
Would it be possible to turn to below code into a Macro that repeats its core function until told to stop?
Sub Item_Return()
Dim scanstring As String
Dim foundscan As Range
Dim ws As Worksheet
Dim foundscan_address As String
Set ws = ActiveSheet
scanstring =...