Extract non-blank (or nonzero) values from a row

ehs5702

New Member
Joined
Oct 6, 2014
Messages
3
I have a daily entry of data and am working to build a weekly report for a certain time range.

Right now, I would like to set up a lookup or match function which extracts nonblank/nonzero values from a row of over 25 potential columns. The columns represent the output matrics for a given data entry and can vary for entry to entry.

Eventually I will set this up as a weekly report so that for every entry, only the nonblank values will show.

I have tried using index/match however my biggest issue is that I have not yet defined a range, as I must first lookup the run entry (using date and input code as criteria).

For reference -

In the data table:
Criteria 1 Date Range: Col. A
Criteria 2 Item Code: Col. D

Output Codes (Composition) Columns BU to CW

In the Weekly report:

Date Reference Cell: $A$4
Item Code Reference Cell: $A5 to how many runs in the week (5-8)
Composition Start Cell: G6
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.

Forum statistics

Threads
1,196,017
Messages
6,012,872
Members
441,737
Latest member
bijayche

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
Top