I am getting a Compile Error: User-defined type not define. I had a freelancer develop this code for me (I am not smart enough to write this).
Private Sub Command101_Click()
Dim fd As FileDialog
Dim ExcelRunning As Boolean
Dim xlApp As Excel.Application
Dim mywb As...