L
Lori
Okay here is the problem, I have a form written for Change Orders, this form
includes the project number (which is the field I need to filter by) along
with the various information for each project. The subform includes a the
specific information for the change. My problem is that when I open the form
It asks me the project number twice (once for the main form and once for the
subform) and then when I move from one record to the next the form will again
ask me the project number two more times.
I am trying to find a way to filter the data once by possibly using an
unbound textbox on the form, linked to the query to pull up the information.
I've got the textbox in place with the link to the query working beautifully
but it doesn't feed the information from the query to the form.
I'm not sure if this is the best way to go but I have several forms like
this and I really need to eliminate the annoying "Which Project#?" prompt
popping up twenty times (which is not an exaggeration.) I need to have the
data filtered by project but I really need to find the most efficient way to
accomplish this. HELP!!!
includes the project number (which is the field I need to filter by) along
with the various information for each project. The subform includes a the
specific information for the change. My problem is that when I open the form
It asks me the project number twice (once for the main form and once for the
subform) and then when I move from one record to the next the form will again
ask me the project number two more times.
I am trying to find a way to filter the data once by possibly using an
unbound textbox on the form, linked to the query to pull up the information.
I've got the textbox in place with the link to the query working beautifully
but it doesn't feed the information from the query to the form.
I'm not sure if this is the best way to go but I have several forms like
this and I really need to eliminate the annoying "Which Project#?" prompt
popping up twenty times (which is not an exaggeration.) I need to have the
data filtered by project but I really need to find the most efficient way to
accomplish this. HELP!!!