M
Mickey via AccessMonster.com
hi there,
I wonder if anybody could give me a hand and explain what is happening with
one of my queries. The thing is, I have a form with 4 combos wich select
criteria for a query. Then I run the query with a macro attached to a button.
The problem is, after running the query, if I go to design view, I conclude
that I have 14 new (random) rows of criteria of the type Forms![FormName]!
[cboName]... Strangely, the query seems to continue to work fine.
This happens even if I don't run the query via the macro button. However, if
I delete the criteria types "Forms![FormName]![cboName]" from the 1st
criteria row, the "auto-population" of more criteria rows does not happen
again...
Is this normal? Does anybody have any idea of what is going on?
Thank you in advance for your replies.
Mickey
I wonder if anybody could give me a hand and explain what is happening with
one of my queries. The thing is, I have a form with 4 combos wich select
criteria for a query. Then I run the query with a macro attached to a button.
The problem is, after running the query, if I go to design view, I conclude
that I have 14 new (random) rows of criteria of the type Forms![FormName]!
[cboName]... Strangely, the query seems to continue to work fine.
This happens even if I don't run the query via the macro button. However, if
I delete the criteria types "Forms![FormName]![cboName]" from the 1st
criteria row, the "auto-population" of more criteria rows does not happen
again...
Is this normal? Does anybody have any idea of what is going on?
Thank you in advance for your replies.
Mickey