I have a database that charts the stocks that I own. Each day, it automatically looks up the data fromthe stock exchange and enters the end of day value in a table. The chart looks like this (Made up data):
Date MSFT ADT ADM TMP
2/9/2013 28.50 10.65 4.54 54.60
2/8/2013 10.61 10.63 4.41 54.44
2/7/2013 27.9 10.61 4.40 54.56
'
'
I would like to make a chart of the individual stock performance whenever I go to the form for the stock. The form contains all of the pertinent data*Origional price, dividend, current value etc.) I have looked at every piece of help info that I can find. In the table each stock symbol is the name of a field. All of the help i can find makes the chart by selecting a field of names and specifying which one. This should be simple, but I am racking my brain to ne avail.
Please, help this newbie! You probably need more info. just ask and I will send it. Thanks, Bill
Date MSFT ADT ADM TMP
2/9/2013 28.50 10.65 4.54 54.60
2/8/2013 10.61 10.63 4.41 54.44
2/7/2013 27.9 10.61 4.40 54.56
'
'
I would like to make a chart of the individual stock performance whenever I go to the form for the stock. The form contains all of the pertinent data*Origional price, dividend, current value etc.) I have looked at every piece of help info that I can find. In the table each stock symbol is the name of a field. All of the help i can find makes the chart by selecting a field of names and specifying which one. This should be simple, but I am racking my brain to ne avail.
Please, help this newbie! You probably need more info. just ask and I will send it. Thanks, Bill