PC Review


Reply
Thread Tools Rate Thread

Concatenate values based on array

 
 
TomorrowsMan
Guest
Posts: n/a
 
      25th Jan 2007
I have a table with column ranges for Job survey codes, job titles, and
annual salaries. One of my formulas returns an average annual salary
for the specific job codes; using ranges, my array formula is:

{=AVERAGE(IF(SurveyCode=A2,Fiscal06))}

However, more than one title can map to a job code. If I have the
above in cell B2, is there a way to concatenate the job titles
associated with the job code that is being averaged?

For example, let's say I have two jobs, Truck Driver I and Truck Driver
II, with respective salaries of $40,000.00 and $50,000.00. My formula
above returns to cell B2 "$45,000.00," and I would like to return in C2
"Truck Driver I; Truck Driver II."

Thanks!

 
Reply With Quote
 
 
 
 
DJ
Guest
Posts: n/a
 
      25th Jan 2007
You can try using CONCATENATE operator

On Jan 25, 10:55 pm, "TomorrowsMan" <tomorrows...@gmail.com> wrote:
> I have a table with column ranges for Job survey codes, job titles, and
> annual salaries. One of my formulas returns an average annual salary
> for the specific job codes; using ranges, my array formula is:
>
> {=AVERAGE(IF(SurveyCode=A2,Fiscal06))}
>
> However, more than one title can map to a job code. If I have the
> above in cell B2, is there a way to concatenate the job titles
> associated with the job code that is being averaged?
>
> For example, let's say I have two jobs, Truck Driver I and Truck Driver
> II, with respective salaries of $40,000.00 and $50,000.00. My formula
> above returns to cell B2 "$45,000.00," and I would like to return in C2
> "Truck Driver I; Truck Driver II."
>
> Thanks!


 
Reply With Quote
 
TomorrowsMan
Guest
Posts: n/a
 
      25th Jan 2007
DJ,

Sorry, I wasn't clear; I know I need to use CONCATENATE, but I don't
know how to write the formula to concat each of the returned values in
the array.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
return values from an array based on more than one criteria frustratedjohn Microsoft Excel Misc 3 13th Feb 2010 08:57 PM
Finding the Max, Min values based on certain criteria for an array swalk88 Microsoft Excel Misc 13 10th Sep 2009 03:42 AM
How do I add multiple values in an array based on multiple hits? =?Utf-8?B?U3RldmUgaW4gQ29sdW1iaWE=?= Microsoft Excel Misc 12 10th Sep 2007 01:14 AM
return values from an array based on matching text value =?Utf-8?B?V0ZCSm9lQg==?= Microsoft Excel Worksheet Functions 10 14th May 2007 07:57 PM
Concatenate an array =?Utf-8?B?RWQ=?= Microsoft Excel Misc 4 3rd Jul 2006 05:57 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:26 AM.