R
ryan.fitzpatrick3
I have a query that has a field that for some records it's blank while
others it has information. Is there away to pull the records that have
information in it so for example:
1
2
3 Ryan
4
5
6 Tom
7 Ryan
If I wanted to pull the records that have names in it it'll only pull
records 3, 6 and 7
Also, is there away to look for duplicate entries such as Ryan it'll
pull records 3 and 7? Thanks
Ryan
others it has information. Is there away to pull the records that have
information in it so for example:
1
2
3 Ryan
4
5
6 Tom
7 Ryan
If I wanted to pull the records that have names in it it'll only pull
records 3, 6 and 7
Also, is there away to look for duplicate entries such as Ryan it'll
pull records 3 and 7? Thanks
Ryan