AnotherHiggins
Technical User
I hope I'm just missing something simple after a long day, because I didn't find anything about this being a known bug....
I have a table that is imported by Excel from an Access database (Data > Import External Data > New Database Query).
That data is in columns A:X. There are an additional 9 columns (Y:AG) of formulas in Excel. I'm thinking that some of the formulas were too long to complete in Access, and I know some of them use functions that Access doesn't recognize, so I think I'm stuck with having these formulas in Excel. But that's not the issue right now....
I have a dynamic Named Range that refers to the imported table. I have a Pivot Table using the Named Range as the source (I've also tried selecting the range directly).
I'm trying to use a series of GetPivotData functions to get the data in a chart-friendly format (They don't want to use a Pivot Chart). Here's the weird part....
No matter what I do, I get #REF!
I'm looking at the Pivot Table - it has data in it. If, in a cell outside the table, I type in "=" and then click on a populated cell within the Pivot Table it auto-generates a GetPivotData function as I'd expect, but the result is #REF!.
If I instead type in "=C7", that returns a value. But pressing "=" and then clicking in C7 returns #REF!.
I've tried copying the query and pasting it into Excel (instead of importing data) and it works as expected. The only difference I can see is that one table is imported and the other is pasted.
Any ideas?
[tt]_____
[blue]-John[/blue][/tt]
[tab][red]The plural of anecdote is not data[/red]
Help us help you. Please read FAQ 181-2886 before posting.
I have a table that is imported by Excel from an Access database (Data > Import External Data > New Database Query).
That data is in columns A:X. There are an additional 9 columns (Y:AG) of formulas in Excel. I'm thinking that some of the formulas were too long to complete in Access, and I know some of them use functions that Access doesn't recognize, so I think I'm stuck with having these formulas in Excel. But that's not the issue right now....
I have a dynamic Named Range that refers to the imported table. I have a Pivot Table using the Named Range as the source (I've also tried selecting the range directly).
I'm trying to use a series of GetPivotData functions to get the data in a chart-friendly format (They don't want to use a Pivot Chart). Here's the weird part....
No matter what I do, I get #REF!
I'm looking at the Pivot Table - it has data in it. If, in a cell outside the table, I type in "=" and then click on a populated cell within the Pivot Table it auto-generates a GetPivotData function as I'd expect, but the result is #REF!.
If I instead type in "=C7", that returns a value. But pressing "=" and then clicking in C7 returns #REF!.
I've tried copying the query and pasting it into Excel (instead of importing data) and it works as expected. The only difference I can see is that one table is imported and the other is pasted.
Any ideas?
[tt]_____
[blue]-John[/blue][/tt]
[tab][red]The plural of anecdote is not data[/red]
Help us help you. Please read FAQ 181-2886 before posting.