
Signature
Return email address is not as DEEP as it appears
If you want specific suggestions about how to do something, you'll probably
need to decide what, specifically, you want to do. Your description is a
bit vague.
I'm curious, though. Why would you need to look in more that one field for
a value? When I see a question like this, it is usually because the data is
not well-normalized (i.e., looks like a spreadsheet, not a relational
database).
Regards
Jeff Boyce
Microsoft Office/Access MVP
> Hello
>
[quoted text clipped - 16 lines]
>
> I am using Access 2003
Jack Sheet - 23 Jun 2006 18:08 GMT
I expect you are right (about the redundancy of searching on more than one
field). I wasn't sure whether I would require it.
Perhaps one example might be if I have a person's postal address in the
table, taking up one field per row of the address, and different records use
up different numbers of rows, so that the town name may appear in different
fields, and I wanted to search on all those in (say) "Cheltenham".
> If you want specific suggestions about how to do something, you'll
> probably need to decide what, specifically, you want to do. Your
[quoted text clipped - 30 lines]
>>
>> I am using Access 2003
Jeff Boyce - 23 Jun 2006 20:20 GMT
Jack
I'm having trouble visualizing an Access record (i.e., one row) where
different numbers of rows (i.e., records) are needed for an address.
I'm all the more suspicious that the data structure is that of a
spreadsheet.
Could you post the names/contents (examples) of the fields? If you want to
be able to use Access features and functions to their fullest, your data
needs to be well normalized. Otherwise, you could just use a spreadsheet!
Regards
Jeff Boyce
Microsoft Office/Access MVP
>I expect you are right (about the redundancy of searching on more than one
>field). I wasn't sure whether I would require it.
[quoted text clipped - 39 lines]
>>>
>>> I am using Access 2003
The simplest solution is the built in Find function.
Edit - Find, or the binoculars on the built in form toolbar.
> Hello
>
[quoted text clipped - 16 lines]
>
> I am using Access 2003