Glenn_Suggs
New Member
- Joined
- Aug 9, 2012
- Messages
- 13
Hi all... I'm looking for a way to refresh all links in a workbook by looping thru a collection of "connections?" that exist without having to hard code each one. The RefreshAll method works ok but then stops everything if there's an error (bad/missing connection). I want to trap the error if one Refresh fails and then continue to the next one. The user wants the table (connection) name reported in a message box, but then needs the app to continue to the next connection and keep refreshing the data. (They could be Access, ODBC, or any)
Any ideas? Thanks in advance.
Glenn
Any ideas? Thanks in advance.
Glenn