I am trying to use the Filter function to pull a subset of just the ID's and Names from the first table if the are a producer (in column D) and populate the subset into the first 2 columns of the second table. I am getting the #Spill error and I think it is because I am using 2 tables. If I use the below formula and use it on another tab thats not a table it works fine.
Any ideas??? I can't figure out a solution.
The formula that I am using = =FILTER($A$4:$B$35,$D$4:$D$35 = "Producer")
Any ideas??? I can't figure out a solution.
The formula that I am using = =FILTER($A$4:$B$35,$D$4:$D$35 = "Producer")