How to count weights

Hello,
I am working with survey data which includes standardised cross-sectional weights for each individual. I made a simplified example:

I am trying to count the number of people with a certain job. This is simple enough with a countif function, however I don’t know how to combine this with the weights. Is there a seperate function for this?

Thanks!

What about the function SUMIF() ???

1 Like

@Pojiyoj
Pivot1.ods (14,4 KB)