Hi, good morning, i have the code below but i was wondering if there was anything that could be done to make it abit more compact? also is there anyway to stop the pop up of the file?
Private Sub CommandButton1_Click()
Application.ScreenUpdating = False
Dim lookuprng As Range
Set wb1 =...