Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Analyze Access table

I need to do some anaylsis work on an Access table hopefully in Excel.
The problem is that the amount of rows prohibits me from importing it
(145,000 rows). The data is grouped by month in Access, so one thought
I had was to import the data by month into a tab for each and then find
a way to use an input box for the user to enter the data requested.
Once requested, go to each tab, pull the data from each tab and present
it with a line graph or something. I have no idea how to begin to do
something this complicated so I am hoping someone has encountered this
before or could at least point me in a direction or suggest a better
way. Thanks.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 249
Default Analyze Access table

Why not do it all in Access? Or at least the user input form to setup the
query, then use the TransferSpreadsheet method to export the result to
Excel.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Austen" wrote:
I need to do some anaylsis work on an Access table hopefully in Excel.
The problem is that the amount of rows prohibits me from importing it
(145,000 rows). The data is grouped by month in Access, so one thought
I had was to import the data by month into a tab for each and then find
a way to use an input box for the user to enter the data requested.
Once requested, go to each tab, pull the data from each tab and present
it with a line graph or something. I have no idea how to begin to do
something this complicated so I am hoping someone has encountered this
before or could at least point me in a direction or suggest a better
way. Thanks.


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Analyze with excel (change access date format) Driftwood Excel Worksheet Functions 4 June 9th 09 02:15 PM
Using Pivot Table to analyze multiple variables in satisfaction survey [email protected] Excel Programming 1 June 9th 06 02:36 AM
Importing data from Access to Excel, but I need to vary the table from Access Liz L. Excel Programming 3 June 6th 06 02:12 AM
Analyze with Excel from Access Bevatron Excel Worksheet Functions 2 April 24th 06 03:50 PM
Linking a table in Access to a table in Excel using MS Query Diana[_5_] Excel Programming 1 January 16th 04 09:43 PM


All times are GMT +1. The time now is 10:07 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"