B
BeckyC
Need a methodology for automating (either in VBA code or inside a macro)
renaming a data source (the problem here is that when you import a filename
with the same name as an existing data source, the imported filename gets
subscripted with a 1 - in order for the queries to run properly, we have to
rename the data sources removing the subscript and overwriting the original
data source before executing the queries) . I need to automate this for about
90 tables.
renaming a data source (the problem here is that when you import a filename
with the same name as an existing data source, the imported filename gets
subscripted with a 1 - in order for the queries to run properly, we have to
rename the data sources removing the subscript and overwriting the original
data source before executing the queries) . I need to automate this for about
90 tables.