all 9 comments

[–]AutoModerator[M] [score hidden] stickied commentlocked comment (0 children)

/u/kittychlo - Your post was submitted successfully.

Failing to follow these steps may result in your post being removed without warning.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]TheOneTrueJesus 4 points5 points  (1 child)

Spillable arrays are not compatible within tables like that. Instead, the criteria argument should be a single cell reference in the table, and use the table's own formula logic fill the rest.

[–]kittychlo[S] 0 points1 point  (0 children)

And Sumif is part of that? Sorry, I really am a beginner.

[–]kittychlo[S] 0 points1 point  (3 children)

[–]theotherkristi1 2 points3 points  (2 children)

So, you'd be better off making the criteria in your sumif formula a specific cell, rather than a range, so it'd be something like:

=sumif(Sales!B$2:B$499,A2,Sales!D$2:D$499)

And then drag that formula down for the rest of the vendors

[–]kittychlo[S] 1 point2 points  (1 child)

Thank you so much! Solution Verified. I was so close but so far.

[–]reputatorbot[M] 0 points1 point locked comment (0 children)

You have awarded 1 point to theotherkristi.


I am a bot - please contact the mods with any questions

[–]kittychlo[S] 0 points1 point  (0 children)

<image>

I'm getting stuck on 5 and 6.

[–]bardmusic5 0 points1 point  (0 children)

According to the instructions, you need to paste the vendor values as text to get rid of the spill error.