So if I understand correctly, essentially you have a query in access with the columns of data etc. Then in Excel you have it setup so it copies those columns and populates a graph then access pulls that graph back and displays it? (Sounds kinda confusing to me. I've only interconnected workbooks and spreadsheets not other applications ^.^)
Well I have managed to make some progress with my graph situation. But I think I've hit another wall >.< Several problems actually. I created a query for each possible additional site name to be added. Then I was planning on setting up a union to link them together.... I had a whole large paragraph explaining why my union query wouldn't work if a location was left empty... However, while typing this I reattempted it and now it works
The other problem I have is, when I switch the UnionQuery from SQL view to pivot chart I see pretty much exactly what I want in the end, but I do not know how to automate the process.
So basically my main objective now is to figure out how in the world to get the pivot chart/graph to somehow be an automatic process rather than having to switch from SQL View to Pivot Chart and manually insert the parameters.
I placed a few images in here to help visually show a few things I mentioned. The first image,"Capture", is of the pivot chart the way I like it *but have no clue how to automate*
The second image,"Capture1", is the code I'm using for the union.
And the third image,"Capture2", is the datasheet view of the union query running.
Well I have managed to make some progress with my graph situation. But I think I've hit another wall >.< Several problems actually. I created a query for each possible additional site name to be added. Then I was planning on setting up a union to link them together.... I had a whole large paragraph explaining why my union query wouldn't work if a location was left empty... However, while typing this I reattempted it and now it works
The other problem I have is, when I switch the UnionQuery from SQL view to pivot chart I see pretty much exactly what I want in the end, but I do not know how to automate the process.
So basically my main objective now is to figure out how in the world to get the pivot chart/graph to somehow be an automatic process rather than having to switch from SQL View to Pivot Chart and manually insert the parameters.
I placed a few images in here to help visually show a few things I mentioned. The first image,"Capture", is of the pivot chart the way I like it *but have no clue how to automate*
The second image,"Capture1", is the code I'm using for the union.
And the third image,"Capture2", is the datasheet view of the union query running.