I'm not certain how that would work. I've tried using the following, but it crashes everytime I attempt to use it...
Option Compare Database
Public Function Send2ExcelMultiple(frm As Form, Optional strSheetName As String, Optional frm2 As Form, Optional strSheetName2 As String)
' frm is the...