D
Dsperry101 via AccessMonster.com
Hello all ,
I have a query that is selecting records from a table that match a string
input
buy the user in the Query By Example screen. I have under the criteria field
the
line - Like "*" & [Input string to find in log entries] & "*" . I want to
also put the number of
records that matched the string in the query but I can not include the count
(*) in the Query
By Example screen.
I could do two separate queries but I don't want to input the string
twice.
Thanks
Dan S
I have a query that is selecting records from a table that match a string
input
buy the user in the Query By Example screen. I have under the criteria field
the
line - Like "*" & [Input string to find in log entries] & "*" . I want to
also put the number of
records that matched the string in the query but I can not include the count
(*) in the Query
By Example screen.
I could do two separate queries but I don't want to input the string
twice.
Thanks
Dan S