Complicated way to make something dynamic

Iknewthisguy

Active Member
Joined
Jan 22, 2009
Messages
274
Morning all,

I have a query that populates my spreadsheet with 15 properties (all with a specific name) and then floor plans underneath that. I am trying to select the last line with the floor plan name in front of it and pull that out. The problem is that floor plans repeat themselves amongst the properties. Ideally what I need to do is write a formula that will find a specific property name (i.e. Woodbridge) and then return the last line that says 1x1au under that (with the the 1x1au being the last occurrence in consecutive occurrences because it will most likely occur again later. My sample data looks kind of like this:
Code:
Woodbridge
0
0
1x1au
0
0
1x1au
0
1x1au
Corte Bella
0
1x1au
0
1x1bu
0
0
1x1bu
0
0
0
1x1bu

I realize this is a complicated question so any help that could be provided would be greatly appreciated.

Chris
 

Excel Facts

Quick Sum
Select a range of cells. The total appears in bottom right of Excel screen. Right-click total to add Max, Min, Count, Average.

Forum statistics

Threads
1,224,585
Messages
6,179,704
Members
452,938
Latest member
babeneker

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top