struggling a bit here with what i am missing. Probably something simple. I have also attached a image of the error. Any help would be appreciated. Option Explicit Dim f As Boolean Sub Copy_Paste_Below_Last_Cell() ‘Find the last used row in both sheets and copy and paste data below existing data. Dim wbDest As Workbook Dim […]