![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Nah - they're all populated. I tried it again replacing the field names with the values and it worked. I also tried replacing the combo boxes with text boxes and referencing them instead (just in case) and got the same message. I keep thinking it's gotta be something with how I'm referencing the combos in the statement. |
#5
| |||
| |||
|
#6
| |||
| |||
|
#7
| |||
| |||
|
|
Hey Bob - I copied your text and it worked like a charm. I just read through this again trying to figure it out, but can't figure out the logic behind why there are... & " ...after the combos. Can I pick your brain as to what makes it work? |
#8
| |||
| |||
|
|
Hey Bob - I copied your text and it worked like a charm. I just read through this again trying to figure it out, but can't figure out the logic behind why there are... & " ...after the combos. Can I pick your brain as to what makes it work? |
#9
| |||
| |||
|
|
"matt k" wrote in message news:2731f94a-0a4a-4b8e-98ff-027e4fdc17b6 (AT) googlegroups (DOT) com... Hey Bob - I copied your text and it worked like a charm. I just read through this again trying to figure it out, but can't figure out the logic behind why there are... & " ...after the combos. Can I pick your brain >as to what makes it work? |
#10
| |||
| |||
|
|
"matt k" wrote in message news:2731f94a-0a4a-4b8e-98ff-027e4fdc17b6 (AT) googlegroups (DOT) com... Hey Bob - I copied your text and it worked like a charm. I just read through this again trying to figure it out, but can't figure out the logic behind why there are... & " ...after the combos. Can I pick your brain >as to what makes it work? When trying to explain this, I often just pointed out the following and that tends to "light" the "light bulb" As yourself the follows: What would happen if you wanted to search for a color called cucumber, or even better how about a color called: cmbColor AND intColorID = cmbColor So how would we search for a color called cmbColor? In other words, is that what we are typing in a color, or some "expression" that references to a control on the form? How do you "choose" between wanting to search for cmbColor, or the value "inside" of cmbColor? |
![]() |
| Thread Tools | |
| Display Modes | |
| |