[TABLE="width: 467"]
<colgroup><col><col></colgroup><tbody>[TR]
[TD]TENANT & UNIT #[/TD]
[TD]Total SF[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Buckhorn Material Handling[/TD]
[TD]21,148[/TD]
[/TR]
[TR]
[TD]Unit: # [/TD]
[TD][/TD]
[/TR]
[TR]
[TD]55 W - A[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Lease Start[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]11/1/1986[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Lease End[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3/31/2019[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Hi everyone,
Does anyone know a way to lookup in the same column? I need to return the Name, unit, lease start, and end. to a table that looks like the below. is there a function for this? maybe VBA? I know i can use index and match to return the Square footage.
[TABLE="width: 1096"]
<tbody>[TR]
[TD]Suite[/TD]
[TD]Tenant[/TD]
[TD]Sq. Ft. Leased[/TD]
[TD]Lease Begin[/TD]
[TD]Lease Expiration[/TD]
[/TR]
</tbody>[/TABLE]
<colgroup><col><col></colgroup><tbody>[TR]
[TD]TENANT & UNIT #[/TD]
[TD]Total SF[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Buckhorn Material Handling[/TD]
[TD]21,148[/TD]
[/TR]
[TR]
[TD]Unit: # [/TD]
[TD][/TD]
[/TR]
[TR]
[TD]55 W - A[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Lease Start[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]11/1/1986[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Lease End[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3/31/2019[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Hi everyone,
Does anyone know a way to lookup in the same column? I need to return the Name, unit, lease start, and end. to a table that looks like the below. is there a function for this? maybe VBA? I know i can use index and match to return the Square footage.
[TABLE="width: 1096"]
<tbody>[TR]
[TD]Suite[/TD]
[TD]Tenant[/TD]
[TD]Sq. Ft. Leased[/TD]
[TD]Lease Begin[/TD]
[TD]Lease Expiration[/TD]
[/TR]
</tbody>[/TABLE]