D
Dave R.
Hello, I reach out for help this afternoon.
I have a data range, from A1:EU500, which contains formulas that either
return "" (99% of the time), or a text string which identifies a data-record
that needs attention, such as "7_102934_CHW2"
What I would love to do is have a seperate sheet which lists only the
errors -- which are the values in the range A1:EU500 that are NOT "", and
have it consolidated into one column.
For example the data range would look like:
[blank] [blank] [blank] [blank] 7_209405_CHE2 [blank] [blank] ---- many many
more columns of blanks
[blank] [blank] [blank] [blank] [blank] [blank] [blank] [blank] [blank] ----
many many more columns of blanks
[blank] 5_30492_CMS4 [blank] [blank] [blank] [blank] [blank] [blank] ----
many many more columns of blanks
and I'd like to get a single column list like
7_209405_CHE2
5_30492_CMS4
in other words, a nice neat list of the data records that I need to look
into. The live range of possible errors is constantly changing, so the
solution I'm looking for is not just a one-time swoop through.
Ideas?
I have a data range, from A1:EU500, which contains formulas that either
return "" (99% of the time), or a text string which identifies a data-record
that needs attention, such as "7_102934_CHW2"
What I would love to do is have a seperate sheet which lists only the
errors -- which are the values in the range A1:EU500 that are NOT "", and
have it consolidated into one column.
For example the data range would look like:
[blank] [blank] [blank] [blank] 7_209405_CHE2 [blank] [blank] ---- many many
more columns of blanks
[blank] [blank] [blank] [blank] [blank] [blank] [blank] [blank] [blank] ----
many many more columns of blanks
[blank] 5_30492_CMS4 [blank] [blank] [blank] [blank] [blank] [blank] ----
many many more columns of blanks
and I'd like to get a single column list like
7_209405_CHE2
5_30492_CMS4
in other words, a nice neat list of the data records that I need to look
into. The live range of possible errors is constantly changing, so the
solution I'm looking for is not just a one-time swoop through.
Ideas?