Link to Access & Named Range
Yes, but my users are opening a xlt spreadsheet once per week and don't have
microsoft access.
"JCS" wrote:
Hi Jessica,
Another thought that occured to me, was to in the Access database, create a
macro (very easy to do) and use the TransferSpreadsheet function. This will
transfer a table or the results of a query to an Excel spreadsheet.
John
"Jessica" wrote:
Hi, I posted this over in Excel Links but I don't think it gets much traffic.
I have book1 that has a query that brings down a list from access (name=
Project). I need to use this list in a drop down box (validation). I also
need to update the list periodically.
The problem is that my users are opening the spreadsheet as a template and
may need updates while using it. They do not have Access so they can't do
the update.
So, I wanted to create book1 with the list & query. Then have the template
(book2) reference the list in book1.
I tried:
1) doing a copy/paste/named range macro but that just seems like a workaround
2) creating a named range in book2 that references book1 but it only works
when book1 is open.
Any suggestions?
|