Hi,
I have a table that shows apartment numbers in column 1 (in ascending order), and a parking space number in column 2, if a parking space has been assigned to the tenant in that apartment. The parking assignments could change any day.
I am trying to create a new table under a new tab, where parking space numbers are in column 1 (in ascending order), and if the space is assigned to an apartment, then the apartment number would show in column 2.
I have used the formula LOOKUP(A7,E7:F157,B7:B157) to lookup an apartment number for any parking space, but I keep getting #N/A. I have also tried VLookup and HLookup, but had no success.
I would appreciate any help.
I have a table that shows apartment numbers in column 1 (in ascending order), and a parking space number in column 2, if a parking space has been assigned to the tenant in that apartment. The parking assignments could change any day.
I am trying to create a new table under a new tab, where parking space numbers are in column 1 (in ascending order), and if the space is assigned to an apartment, then the apartment number would show in column 2.
I have used the formula LOOKUP(A7,E7:F157,B7:B157) to lookup an apartment number for any parking space, but I keep getting #N/A. I have also tried VLookup and HLookup, but had no success.
I would appreciate any help.