R
ryguy7272
I’m starting a new thread here, because the last one is getting kind of old
and I’m not sure people are viewing it anymore. That was towards the end of
January; it was so last-month! LOL!
Anyway, I have a table with several security symbols. I’m setting this up
today with 30 stock symbols, but the list will likely grow to over 1,000
stock symbols. For now, I am using one single Field, and I named it Stocks.
From my former post, I got some great feedback and it was suggested that I
have a Table with stock symbols listed in rows. This kind of makes sense.
What doesn’t make sense, is how to create a Table with just dates to show
stock returns. I believe I would need a field in that Table to show the
stock name, and then the returns, by closing price each day, under the stocks
names. So, why would I need a separate Table with just stock names? Why
wouldn’t I put everything in one table? I understand normalization, but if I
have just stock names in one table and just dates and returns in another
Table, how the heck would Access know how to link the names to the correct
returns? I’ve heard that properly normalized Tables rarely have more than 30
or so Fields, and now I have 30 Fields, but this is going to grow over time.
If I eventually track 1,000 stocks, I’ll never be able to put those in an
Access Table as the maximum number of fields is 255, right.
Seeking advice on how to structure this.
Thanks!
Ryan--
and I’m not sure people are viewing it anymore. That was towards the end of
January; it was so last-month! LOL!
Anyway, I have a table with several security symbols. I’m setting this up
today with 30 stock symbols, but the list will likely grow to over 1,000
stock symbols. For now, I am using one single Field, and I named it Stocks.
From my former post, I got some great feedback and it was suggested that I
have a Table with stock symbols listed in rows. This kind of makes sense.
What doesn’t make sense, is how to create a Table with just dates to show
stock returns. I believe I would need a field in that Table to show the
stock name, and then the returns, by closing price each day, under the stocks
names. So, why would I need a separate Table with just stock names? Why
wouldn’t I put everything in one table? I understand normalization, but if I
have just stock names in one table and just dates and returns in another
Table, how the heck would Access know how to link the names to the correct
returns? I’ve heard that properly normalized Tables rarely have more than 30
or so Fields, and now I have 30 Fields, but this is going to grow over time.
If I eventually track 1,000 stocks, I’ll never be able to put those in an
Access Table as the maximum number of fields is 255, right.
Seeking advice on how to structure this.
Thanks!
Ryan--