G
Guest
I've been struggling with this issue for a couple of days now....
In one spreadsheet there is a list of daily production data. Each day another value is added at the bottom of the column. Some days there is no production, so a zero value is entered.
This data is copied and pasted into another sheet, however in this instance and zero value cells are removed (manually) so the list only shows days there was production. So you end up with a column that is shorter than the original data column.
What I am trying to do is to 'automate' this process and for the second 'adjusted' column to be linked to the original data, so that each day as a new production values is entered on one sheet, the value also appears at the bottom of the adjusted column, as long as there was production that day.
I have tried using VLOOKUP and combinations of OFFSET, MATCH and COUNTIF. However, the problem is that the argument criteria for those functions needs to be a certain value, when I want to include anything >0.
I would sincerely appreciate anyone's suggestions.
Steve Howe
In one spreadsheet there is a list of daily production data. Each day another value is added at the bottom of the column. Some days there is no production, so a zero value is entered.
This data is copied and pasted into another sheet, however in this instance and zero value cells are removed (manually) so the list only shows days there was production. So you end up with a column that is shorter than the original data column.
What I am trying to do is to 'automate' this process and for the second 'adjusted' column to be linked to the original data, so that each day as a new production values is entered on one sheet, the value also appears at the bottom of the adjusted column, as long as there was production that day.
I have tried using VLOOKUP and combinations of OFFSET, MATCH and COUNTIF. However, the problem is that the argument criteria for those functions needs to be a certain value, when I want to include anything >0.
I would sincerely appreciate anyone's suggestions.
Steve Howe