is there VBA for automatically refreshing data connections on workbook open?
is there VBA for automatically refreshing data connections on workbook open?
Put this in the workbook module:
![]()
Private Sub Workbook_Open() ThisWorkbook.RefreshAll End Sub
let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source
If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE
Walking the tightrope between genius and eejit...
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks