Sniper-BoOyA-
Registered User.
- Local time
- Today, 12:31
- Joined
- Jun 15, 2010
- Messages
- 204
Good Afternoon,
I am having a problem with a graph thats based on a query. It does not respond to the buttons i made.
The idea was:
I have ProctorID 1 and 2, and each ProctorID contains data that eventually will be the source for a graph. I made a form with some subforms (tabs), and on the motherform i made buttons to go to the next ProctorID.
To check if the relationship between the mother/child form was working allright i made a txtbox on the subform, with ProctorID as source. And everything seems to be working allright, but the graph still wont requery, or change according to the ProctorID.
Ive been trying all day to get it to work, and my first thought was to go to the query of the graph, and under proctorID enter the following parameter at the criteria : [Enter your ProctorID]. This solved the problem of the graph not changing, but having to do it manually every time, its just not very userfriendly.
SO i was wondering if i could use the .value of the txtbox i made on the subform, and put that as the criteria if ProctorID in the query?
Cheer!
I am having a problem with a graph thats based on a query. It does not respond to the buttons i made.
The idea was:
I have ProctorID 1 and 2, and each ProctorID contains data that eventually will be the source for a graph. I made a form with some subforms (tabs), and on the motherform i made buttons to go to the next ProctorID.
To check if the relationship between the mother/child form was working allright i made a txtbox on the subform, with ProctorID as source. And everything seems to be working allright, but the graph still wont requery, or change according to the ProctorID.
Ive been trying all day to get it to work, and my first thought was to go to the query of the graph, and under proctorID enter the following parameter at the criteria : [Enter your ProctorID]. This solved the problem of the graph not changing, but having to do it manually every time, its just not very userfriendly.
SO i was wondering if i could use the .value of the txtbox i made on the subform, and put that as the criteria if ProctorID in the query?
Cheer!