Filter column from an array formula from sheet 1 to sheet 2

MCB123x

New Member
Joined
Jun 29, 2020
Messages
38
Office Version
  1. 2007
Platform
  1. Windows
Hello,

I have a working array in sheet 1 that pulls from a list and filters it and sums a value in another column. When a certain value is reached the name pops up in the array column, let me know who reached the goal.
Now what I'd like to do is continue this on sheet 2, by reading the data from sheet 1 and combine them to sheet 2 with the new totals there.
The next thing I'd like to do is to be able to reset that value, so that they start over from that moment they reached the target and got there reward. (Can be based on date).

Is/are this possible?

Here's the formulas I'm have in sheet 1: =IFERROR(INDEX($C$8:$C$28,MATCH(0,COUNTIF($S$9:S9,$C$8:$C$28)+(IF(SUMIF($C$8:$C$28,$C$8:$C$28,$E$8:$E$28)<12,0.5)),0)),"")
btw all columns and rows are the same in both sheets.

Thank you
 

Excel Facts

Easy bullets in Excel
If you have a numeric keypad, press Alt+7 on numeric keypad to type a bullet in Excel.

Forum statistics

Threads
1,214,945
Messages
6,122,395
Members
449,081
Latest member
JAMES KECULAH

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