472,354 Members | 2,174 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,354 software developers and data experts.

Suggestions: Best Way to Integrate Excel with Access - Pivot Tables

Dear All,

I have an Access database that tracks the progress of income tax
audits. When the taxing authorities make a change (an "Adjustment"), I
record the pertinent information in the database. At the end of the
audit cycle, these adjustments are used to compute the revised taxes
due. This computation is done in a fairly complex, but accurate and
easy to use, spreadsheet.

In the spreadsheet, there is a sheet that lists out all the adjustments
in a record format (ie - a row is a record, columns are fields, and the
range is named for easy reference.) On another sheet, there are pivot
tables that summarize this data in various ways. From there, other
parts of the spreadsheet reference these pivot tables to drive the
computation.

Currently, the spreadsheet and the database don't talk. I would like
to integrate them to prevent the redundant storage of the adjustments.
I would like your thoughts/war stories on the best way to integrate the
spreadsheet and database. Should I write something to pull the
adjustments over, and then refresh the pivot tables? Should I point
the pivot tables at a query in Access? I'm really looking for you
opinions before I start down a rabbit hole and have to climb back out
and try something different.

As always, TIA for you highly-valued opinions,
Johnny Meredith

Nov 13 '05 #1
1 4031

Personally, since there are aspects of the Excel Spreadsheet that you
can't control, I'd recommend having Excel pull the data out of Access,
rather then having Access "send" the data to the Excel spreadsheet.
This will aso overcome some rather interesting aspects of file sharing
that are not really controlable from Access.

Anyways, any competent Excel programmer should be able to help you in
this task, or if you prefer, you can check out some of the Microsoft
KnowledgeBase articles on how to get data out of an Access database
from Excel.

Last time I looked, there were more then a few examples in the KB, as
well as some "templates" in the downloads section of
<http://www.office.microsoft.com/> , which is pretty much the _best_
resource for samples on the net. (IMHO, and no I don't have anything
there.)
Johnny Meredith wrote:
I have an Access database that tracks the progress of income tax
audits. When the taxing authorities make a change (an "Adjustment"), I
record the pertinent information in the database. At the end of the
audit cycle, these adjustments are used to compute the revised taxes
due. This computation is done in a fairly complex, but accurate and
easy to use, spreadsheet.
In the spreadsheet, there is a sheet that lists out all the adjustments
in a record format (ie - a row is a record, columns are fields, and the
range is named for easy reference.) On another sheet, there are pivot
tables that summarize this data in various ways. From there, other
parts of the spreadsheet reference these pivot tables to drive the
computation.
Currently, the spreadsheet and the database don't talk. I would like
to integrate them to prevent the redundant storage of the adjustments.
I would like your thoughts/war stories on the best way to integrate the
spreadsheet and database. Should I write something to pull the
adjustments over, and then refresh the pivot tables? Should I point
the pivot tables at a query in Access? I'm really looking for you
opinions before I start down a rabbit hole and have to climb back out
and try something different.


Nov 13 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: [Yosi] | last post by:
Can I make an Excel file without having Excel in my PC ? I want to create Excel files from my C# application , then open those files later in another PC who have Excel installed . As we can open...
1
by: Jerome Ranch | last post by:
I consider myself an Excel PT wizard of sorts, but now I have a situation with so much infromationthat I need to categorize and summarize, that I will use access to manage it. Interestingly,...
8
by: Jerome Ranch | last post by:
Okay So I've got pivot tables setup in Access 2003. Only about 30K records in the current 2005 databases...the pivots summarize the info in a number of nice ways. I need to get the pivot tables...
3
by: Decreenisi | last post by:
Hi, I have to convert an existing spreadsheet for rejects into an access database. My problem is I use a load of lookup tabels in excel. How do I approch this in access. Also, just a general...
3
by: nikila | last post by:
Hi, I have to create excel pivot tables from vb.net. Already I am creating excel file using oledb connection. I want to use the same to create the excel pivot tables. Can anyone please help me...
1
by: NS3687 | last post by:
Hi, Is there a way to simulate the Excel Pivot table flexibility in MS Access? I mean, once I get the needed data into one table, instead of writing one query to for an analysis point, I'd lke to...
2
by: VitorCastro | last post by:
Hello... First, sorry for my bad english... i have generated many pivot tables in Access 2003. and i want the code to export all of them to one single excel sheet and specific cell. i have...
4
by: drt | last post by:
NEDERLANDS: Hallo, Ik heb eigen functies gemaakt in access, die werken perfect in de access query. Zodra ik echter vanuit excel een draaitabel maakt naar de access query (als een externe...
4
by: DeanL | last post by:
Hi guys, I'm fairly fluent in MS Access but I've been handed a task that is baffling me. I've been asked to produce a report(s) in Excel that has a series of sales by territory. I have a bunch...
2
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and efficiency. While initially associated with cryptocurrencies...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was proposed, which integrated multiple engines and...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. header("Location:".$urlback); Is this the right layout the...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific technical details, Gmail likely implements measures...
0
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web server and have made sure to enable curl. I get a...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the synthesis of my design into a bitstream, not the C++...
0
by: Carina712 | last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand. Background colors can be used to highlight important...
0
BLUEPANDA
by: BLUEPANDA | last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.