A
ak
What I'm trying to do...
Compare the type of bldg and location and bring
back "Dist" for a location that is a "Rec" type bldg with
the same location info as a "Dist" bldg
3 columns
Column A Column B Column C
Bldg # Type of bldg Location
1298 Dist 1234 50th St.
3087 Rec 3489 49th St.
4059 Rec 1234 50th St.
3999 Dist 3489 49th St.
For example Bldg 3087 in Column D would contain 3999,
since 3087 is "Rec" and 3999 is "Dist" and the addresses
are the same.
What do you guys think?
Thanks in advance for any help
ak
Compare the type of bldg and location and bring
back "Dist" for a location that is a "Rec" type bldg with
the same location info as a "Dist" bldg
3 columns
Column A Column B Column C
Bldg # Type of bldg Location
1298 Dist 1234 50th St.
3087 Rec 3489 49th St.
4059 Rec 1234 50th St.
3999 Dist 3489 49th St.
For example Bldg 3087 in Column D would contain 3999,
since 3087 is "Rec" and 3999 is "Dist" and the addresses
are the same.
What do you guys think?
Thanks in advance for any help
ak