G Guest May 16, 2006 #1 How can I query to return records if they have any part of a field in common. Ex: Table 1: Contract# Contract Date
How can I query to return records if they have any part of a field in common. Ex: Table 1: Contract# Contract Date
G Guest May 16, 2006 #2 Use this for criteria on the Contract# field -- Like "*" & [Enter search item] & "*"
G Guest May 16, 2006 #3 sorry, this question was incomplete and my full question is posted 2 spots higher than this one. KARL DEWEY said: Use this for criteria on the Contract# field -- Like "*" & [Enter search item] & "*" kayabob said: How can I query to return records if they have any part of a field in common. Ex: Table 1: Contract# Contract Date Click to expand... Click to expand...
sorry, this question was incomplete and my full question is posted 2 spots higher than this one. KARL DEWEY said: Use this for criteria on the Contract# field -- Like "*" & [Enter search item] & "*" kayabob said: How can I query to return records if they have any part of a field in common. Ex: Table 1: Contract# Contract Date Click to expand... Click to expand...