P
PG
Hi,
I have a MASSIVE delimited text document that basically
contains the Buys and Sells of stocks in an account.
The idea is that the buys equal the sells in quantity and
average price.
Unfortunately the list is too long for acces to load as
linked and run queries off of.
So I figure I need to read the list using a macro to do a
running total.
What bits of code do I need for this?
I have a MASSIVE delimited text document that basically
contains the Buys and Sells of stocks in an account.
The idea is that the buys equal the sells in quantity and
average price.
Unfortunately the list is too long for acces to load as
linked and run queries off of.
So I figure I need to read the list using a macro to do a
running total.
What bits of code do I need for this?