Hi,
I'm getting the "subscript out of range" error and I'm not sure what's causing it.
When I debug it, it stops at the following point:
ActiveSheet.ListObjects("Table__2020_RevTM.accdb").Range.AutoFilter Field:=1
This is the whole function, it basically gives me this error when I save...