T
tread
Overview:
I have an Access 2002 database that has a "Prices" table with roughly
1.8 million records. In general, the table includes the following
columns: ID, Stock Ticker, Date, and Price. I have a very simple
query based on a date range that includes: stock ticker, date, and
price.
Objective:
Get an Excel workbook that has a different worksheet for every day
that includes stock ticker, date, and price.
Current process:
Run query, export to Excel through tools or transferspreadsheet
function. Cut and paste each date range onto a new worksheet. The
problem is I need to do multiple years at a time, and if one price is
missing, i essentially have to do the entire year again for the one
stock price.
thanks.
I have an Access 2002 database that has a "Prices" table with roughly
1.8 million records. In general, the table includes the following
columns: ID, Stock Ticker, Date, and Price. I have a very simple
query based on a date range that includes: stock ticker, date, and
price.
Objective:
Get an Excel workbook that has a different worksheet for every day
that includes stock ticker, date, and price.
Current process:
Run query, export to Excel through tools or transferspreadsheet
function. Cut and paste each date range onto a new worksheet. The
problem is I need to do multiple years at a time, and if one price is
missing, i essentially have to do the entire year again for the one
stock price.
thanks.