C
Charles Naylor
Hi,
I have a series of portfolios, each of which contains a
different, overlapping set of stocks. I also have
separate excel files which contain portfolio-specific
information on each of these stocks.
My database is currently set up with information on the
stocks, not the portfolios, at the forefront. I then
have a table to keep track of which stocks are in which
portfolio (call it "portfolio&stock").
What's my best choice to add data (eg. current weighting)
from separate excel files into the "portfolio&stock"
table? Changing the excel files' structure is not an
option.
I was thinking maybe I can set up the field I want
in "portfolio&stock", then write a macro to populate it
from the correct table. Is this the only/best way to do
it?
Thanks,
CN
I have a series of portfolios, each of which contains a
different, overlapping set of stocks. I also have
separate excel files which contain portfolio-specific
information on each of these stocks.
My database is currently set up with information on the
stocks, not the portfolios, at the forefront. I then
have a table to keep track of which stocks are in which
portfolio (call it "portfolio&stock").
What's my best choice to add data (eg. current weighting)
from separate excel files into the "portfolio&stock"
table? Changing the excel files' structure is not an
option.
I was thinking maybe I can set up the field I want
in "portfolio&stock", then write a macro to populate it
from the correct table. Is this the only/best way to do
it?
Thanks,
CN