That was kinda freaky, I'll repost.
I have a query with a LIKE "*" & [ ] & "*" statement in the DESC criteria field.
Could someone help me with syntax for another criteria for the query's "SUB" field that will retrieve records based on the value in the table's SUB field of the active record I'm working on?.
...i.e. I'm working in row 894 of a table, and the value in the SUB field is "220", and the value in the DESC field is "Motor - 220 Volts - 2 HP".
Currently, when I run my query, I specify "2 HP" to satisfy the query's LIKE parameter, and all records with "2 HP" appear.
What I'm looking for is the the criteria statement in the query's SUB that will automatically use the value from the table's SUB in whatever record I'm on and retrieve only the records in SUB "220" and "2 HP" as part of the description.
Thanks for any and all suggestions
MoD
...and when Satan lividly demanded to know why the old man did not exhibit any fear whatsoever of him, the 82 year old man calmly replied "why hell, you ain't so bad, I've been married to your sister for over 50 years"
I have a query with a LIKE "*" & [ ] & "*" statement in the DESC criteria field.
Could someone help me with syntax for another criteria for the query's "SUB" field that will retrieve records based on the value in the table's SUB field of the active record I'm working on?.
...i.e. I'm working in row 894 of a table, and the value in the SUB field is "220", and the value in the DESC field is "Motor - 220 Volts - 2 HP".
Currently, when I run my query, I specify "2 HP" to satisfy the query's LIKE parameter, and all records with "2 HP" appear.
What I'm looking for is the the criteria statement in the query's SUB that will automatically use the value from the table's SUB in whatever record I'm on and retrieve only the records in SUB "220" and "2 HP" as part of the description.
Thanks for any and all suggestions
MoD
...and when Satan lividly demanded to know why the old man did not exhibit any fear whatsoever of him, the 82 year old man calmly replied "why hell, you ain't so bad, I've been married to your sister for over 50 years"