Hi,
I'm looking at better ways of importing data from a central spreadsheet into a workbook that drives a dashboard.
I've figured out how to do it, i just need to automate it now.
So far its really simple
Sub Macro2()
'
' Macro2 Macro
'
'
Application.DisplayAlerts = False...