Hello,
I recorded this macro via Excel and it has a compile error anyone know why?
It runs a SQL for me, here is the section that highlights as compile error- syntax:
.CommandText = Array( _
"SELECT AC_BI.ACCOUNTANT, AC_BI.ACCOUNT_NAME_FIRST, AC_BI.ACCOUNT_NAME_LAST...