Hi,
I'm using Access 2003. There is a button that has an on click event that populates the following tables:
tblProbabilityPlot
tblProbabilityPlot_A
tblProbabilityPlot_B
Once these are populated it opens a form that graphs the information. This form uses OLE CLASS Microsoft Graph Chart and its source comes from tblScale.
The confusing part is that tblScale does not get populated on the button's onclick proceedure or anywhere on the graph form. I'm complete lost. Does anyone have an idea about how to figure this out?
I'm using Access 2003. There is a button that has an on click event that populates the following tables:
tblProbabilityPlot
tblProbabilityPlot_A
tblProbabilityPlot_B
Once these are populated it opens a form that graphs the information. This form uses OLE CLASS Microsoft Graph Chart and its source comes from tblScale.
The confusing part is that tblScale does not get populated on the button's onclick proceedure or anywhere on the graph form. I'm complete lost. Does anyone have an idea about how to figure this out?