Argghhh NOVICE Pulling hair out

G

gb_S49

As access cannot create a radar chart of more than 5 fields i created a excel
template ( with radar chart ove 35 fields) with the expectation for the range
cells to be populated by creating a link from a access query.
Is this possible, as I am now struggling.
I only need the excel data to be refreshed and not the access data.
 
K

Klatuu

In this case, it may be better to use MSQuery to query the Access database
from the spreadsheet.
You could still launch it from Access.
 
K

Klatuu

Yes it is. whe you invoke MSQuery from Excel, you will see your queries
listed with your tables, not separately, but both in alpha order.
 
Top