J
Jared
I am trying to sum up a list of numbers where there are
two limiting factors. I have a column of number of jobs
produced by 3 different ways: new, retained, or
expansion. These are coded in a column by the first
letter of each word (N, R, E). I also want to limit the
summing of jobs by wether these are businesses or
industries, which are also coded in a separate column by
the first letter of each word (B or I). I need to create
an equation that will limit the number of jobs by both of
these factors and i don't care which order they are
limited in. I hope someone can help because I am
completely stuck.
two limiting factors. I have a column of number of jobs
produced by 3 different ways: new, retained, or
expansion. These are coded in a column by the first
letter of each word (N, R, E). I also want to limit the
summing of jobs by wether these are businesses or
industries, which are also coded in a separate column by
the first letter of each word (B or I). I need to create
an equation that will limit the number of jobs by both of
these factors and i don't care which order they are
limited in. I hope someone can help because I am
completely stuck.