hi i am new to access i would like to have the user enter the values in a form and as a result it shows graph based on values then user can test the curves by editing some values already given when the user satisfies then he presses save button.

Input data will be for the graph as follows
A,B,C,D,E,TEMPERATURE(HIGH),TEMPERATURE(LOW)
But Each 'A' can have 5values. similarly b,c,d,e,tempH,tempL

Also graph has on x-axis temp and on y-axis a formula with those a,b,c,d,e values

Should i have to write a vba code which generates expected output
Thank you
cheers.