Extract non-blank data from a list

jlb333333

New Member
Joined
Mar 24, 2014
Messages
8
Hi everyone.
I am using the following array formula to compact a list by removing the open rows.
=IFERROR(INDEX(HN4:HN5740, SMALL(IF((HN4:HN5740)="","", ROW(HN4:HN5740)-MIN(ROW(HN4:HN5740))+1), ROW(HN1))),"")

It works brilliantly on a short list.

However, my list is actually 7300 rows long(formula shows 5740) and my reasonably up to date PC with Excel 2013 calculates the result so slowly that it is an unuseable option.

Is there another way to do this?



JLB
 
Thank you for your comment billszysz.
The data must be saved by an inexperienced user. Everything must work without input or with the absolute minimum of input.
Thanks again.
 
Upvote 0

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type
Upvote 0
Hi Aladin.
Thank you very much for your input and effort.
It seems to be providing all the answers as you designed it to do.
I will have to study the formulas further to fully understand it but I can see it is working, and with very little processing time.
Thank you again.
I appreciate it very much.
If I could give you a hug, I would. :)
JLB
 
Upvote 0
Hi Aladin.
Thank you very much for your input and effort.
It seems to be providing all the answers as you designed it to do.
I will have to study the formulas further to fully understand it but I can see it is working, and with very little processing time.
Thank you again.
I appreciate it very much.
If I could give you a hug, I would. :)
JLB

You are welcome. Thanks for the kind feedback.
 
Upvote 0

Forum statistics

Threads
1,223,248
Messages
6,171,027
Members
452,374
Latest member
keccles

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