Call code:
Call ExportOvertime(Me.cboRptShift, "strSQL", "OvertimeLocalShift", "X:\Overtime Spreadsheet\OvertimeCallDown")
Module Code:
Public Function ExportOvertime(myID As Long, strTQName As String, strSheetName As String, strFilePath As String)
' strTQName is the name of the table or...