473,387 Members | 3,787 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 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 4110

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...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.