I have a roadblock that i cannot get around.
I deal in Realestate and use a Excel worksheet to track commissions for my sales people. What I need to have happen is:
Have closing buyers last name (Example- Smith)populate when the date in a cell is found in a range. So I need it to pull all of the buyers name that closed on that date.
I have it doing the samething using =+SUMIF and it pulls all of the commissions for the dates, but cannot get it do it with text in lieu of a number.
Example:
If the row reads(In seperate cells): Smith...$2800....11/15/12
Jones...$3500....12/30/12
Bates...$2600....11/15/12
I currently have it pulling and totaling the commission amount for the pay dates (Example $5400....11/15/12 and $3500.....12/30/12) So how can do the same with text so I can also add the names associated with the commission total. So it would look something like this: 11/15/12...$5400....Smith....Bates.
Hope this makes sense.
I deal in Realestate and use a Excel worksheet to track commissions for my sales people. What I need to have happen is:
Have closing buyers last name (Example- Smith)populate when the date in a cell is found in a range. So I need it to pull all of the buyers name that closed on that date.
I have it doing the samething using =+SUMIF and it pulls all of the commissions for the dates, but cannot get it do it with text in lieu of a number.
Example:
If the row reads(In seperate cells): Smith...$2800....11/15/12
Jones...$3500....12/30/12
Bates...$2600....11/15/12
I currently have it pulling and totaling the commission amount for the pay dates (Example $5400....11/15/12 and $3500.....12/30/12) So how can do the same with text so I can also add the names associated with the commission total. So it would look something like this: 11/15/12...$5400....Smith....Bates.
Hope this makes sense.