D
Dan
i have a table with the following data loan# in first
column and name in second and in this table most of the
time you will see 2 records with the same info. im trying
to find those records that have the same loan# but
different name. Can i do this? for example i only want
to see the henry and naylor entries.
loan# name
1122 Jones
1122 Jones
1139 Smith
1139 Smith
1140 Henry
1140 Naylor
column and name in second and in this table most of the
time you will see 2 records with the same info. im trying
to find those records that have the same loan# but
different name. Can i do this? for example i only want
to see the henry and naylor entries.
loan# name
1122 Jones
1122 Jones
1139 Smith
1139 Smith
1140 Henry
1140 Naylor