Is there a way to implement the password to the database when I try to refresh the querytable in vba? I would rather not have to manually input it everytime i run this line of code:
Code:
Sheets("BF").Range("A1").ListObject.QueryTable.Refresh BackgroundQuery:=False