J
jimati
I have a list box on a form that has information that changes based off of a
field on my form.
For example, in a text box if I put "RED", the list box shows me all flowers
that are red. If I put "Yellow", the list box updates and shows me all that
are yellow.
In the query, for flower type, I have the criteria look like this...
=Forms!frmflowers!txtcolor
At the discretion of Access, everytime I jump out of design view and try to
view the page, it changes the criteria to:
=Forms!frm1!txtcolor
I don't know where frm1 is or why it keeps changing, but I have to keep
going back in and changing it. Then, everytime I design something on that
page, it changes it again.
Any suggestions? This is so frustrating!!
field on my form.
For example, in a text box if I put "RED", the list box shows me all flowers
that are red. If I put "Yellow", the list box updates and shows me all that
are yellow.
In the query, for flower type, I have the criteria look like this...
=Forms!frmflowers!txtcolor
At the discretion of Access, everytime I jump out of design view and try to
view the page, it changes the criteria to:
=Forms!frm1!txtcolor
I don't know where frm1 is or why it keeps changing, but I have to keep
going back in and changing it. Then, everytime I design something on that
page, it changes it again.
Any suggestions? This is so frustrating!!