problem looping thru a range

p94932

New Member
Joined
May 25, 2011
Messages
1
I have 35 columns of data and one column that is the key column for my data that I need to sort on. The data looks like this in cell col AE, row 9 thru 11

1"-FW-A3C-32005
1/2"-FW-A3C-32005
4"-FW-A3C-32005

The problem is that I can have several entries listed above with different sizes which in this case is 1", and what I need is to get the largest size which could be 4"-FW-A3C-32005. Once I can resolve the filtering, I can copy the unique record rows to the right area in the report. I've tried For Next loops, and I cant seem to figure it out.

Im basically preparing a line list report in excel for piping. Any help is greatly appreciative.:eeek:
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.

Forum statistics

Threads
1,224,586
Messages
6,179,711
Members
452,939
Latest member
WCrawford

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