Showing related tags and posts accross the entire site.
-
Hi Sam, Yes, that sounds like a lot of effort. Lifting a finger and all... You could code something that retrieves data from the other workbook without using the query editor. Basically an Open-Copy-Paste-Close action would do the trick. A userform could be used to create some flexibility for parameter...
-
I've tried this several ways, but no success so far. Is it possible to pass multiple values from an Excel cell as parameters in a Data query? In MS Query, this looks like "IN (1,2,3,4,5)". Or, calling a parameter looks like "[List]" which can be tied to one worksheet cell. However...
-
Welcome to the Excel Data Exchange Forum You should post any questions on getting data in and out of Excel here. You can use just about any technology to do this, XML, ODBC, OLEDB, Web, etc. Have fun