K
KJL
I'm working with two worksheets; one has the following columns: (1)
name of sponsor, (2) level of sponsor ($ amount), (3) number of passes
for that sponsor. The data on this spreadsheet is updated each time a
new sponsor is obtained. The second worksheet has the following
columns: (A) listing of sponsor levels ($ amount), (B) the projected
number of sponsors at that level, (C) the associated number of passes
for that sponsorship level, and (D) the total passes for that level (b
x c).
What I am trying to do is to created a Column E that, for each sponsor
level, would search Column ii and return the number of sponsors at that
level. I would like these cells to update each time a sponsor is
added.
For example, Column 2 will have dollar amounts such as $1,000, $2,000,
$3,000, etc. in random order as each sponsor is obtained. Column A
would identyify each sponsor level available (i.e. $1,000, 2,000,
etc.), I want the cell in Column E that corresponds to the $1,000
level row to search Column 2 and return the number of times that $1,000
appears in the designated search area. I would then be able to
compare my Projected number of sponsors (Column B) with the Actual
number of sponsors (Column E).
Any suggestions?
Thanks in advance!
name of sponsor, (2) level of sponsor ($ amount), (3) number of passes
for that sponsor. The data on this spreadsheet is updated each time a
new sponsor is obtained. The second worksheet has the following
columns: (A) listing of sponsor levels ($ amount), (B) the projected
number of sponsors at that level, (C) the associated number of passes
for that sponsorship level, and (D) the total passes for that level (b
x c).
What I am trying to do is to created a Column E that, for each sponsor
level, would search Column ii and return the number of sponsors at that
level. I would like these cells to update each time a sponsor is
added.
For example, Column 2 will have dollar amounts such as $1,000, $2,000,
$3,000, etc. in random order as each sponsor is obtained. Column A
would identyify each sponsor level available (i.e. $1,000, 2,000,
etc.), I want the cell in Column E that corresponds to the $1,000
level row to search Column 2 and return the number of times that $1,000
appears in the designated search area. I would then be able to
compare my Projected number of sponsors (Column B) with the Actual
number of sponsors (Column E).
Any suggestions?
Thanks in advance!