I apologize. What an idiot. I am. Here is the full code.
Sub mod_consolidate_multi_wkbk()
Dim strListSheet As String, sh As Worksheet, TargetSh As Worksheet
Dim DestCell As Range, LastRow As Long, i As Integer, strFileNamePath As String
Dim strFileName As String, currentWB As Workbook...