I have a problem determining the best solution to look at 2 different columns in Sheet1 (Status WS) and compare against Sheet2 (OrgNameConversion) that will have similar column data so I can select the data from another columns/cell. This is required to convert naming conventions.
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com
ffice
ffice" /><o
> </o
>
Sheet1 (Status WS) has Columns A-N
Column C is called <?xml:namespace prefix = st1 ns = "urn:schemas-microsoft-com
ffice:smarttags" /><st1
lace w:st="on"><st1:PlaceName w:st="on">Cost</st1:PlaceName> <st1:PlaceType w:st="on">Center</st1:PlaceType></st1
lace>
Column E is called Org Unit Name
Column G is where I want the Group Name to go
Column H is where I want the modified Org Unit Name to go
<o
> </o
>
The rows in Sheet1 identifies personnel that have completed different training modules (sometimes several modules). In excess of 1000 lines.
<o
> </o
>
The issue is that data in Column E is quite different to how groups are set up. In this case I am using Sheet2 (OrgNameConversion) to compare against Sheet1 and provide a modified Org Unit Name to Sheet1 Column G.
<o
> </o
>
Sheet2 (OrgNameConversion) has columns A-F
Column B contains <st1
lace w:st="on"><st1:PlaceName w:st="on">Cost</st1:PlaceName> <st1:PlaceType w:st="on">Center</st1:PlaceType></st1
lace> data
Column C contains Org Unit Name data
Column E contains Group Name
Column F contains modified Org Unit Name
<o
> </o
>
There are approx 150 rows in Sheet2.
<o
> </o
>
I am using Excel 2003.
<o
> </o
>
The formula (array) that I am working on at the moment is
<o
> </o
>
{=INDEX('Org Name Conversion'!B:F,(MATCH('Status WS'!C5&'Status WS'!E5,'Org Name Conversion'!B:B&'Org Name Conversion'!C:C,0)),4)}
<o
> </o
>
Note this is not yet addressing the need for Column H is Sheet1.
<o
> </o
>
Any ideas appreciated.
<o
> </o
>
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com
![Eek! :o :o](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f631.png)
![Eek! :o :o](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f631.png)
![Stick out tongue :p :p](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f61b.png)
![Stick out tongue :p :p](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f61b.png)
Sheet1 (Status WS) has Columns A-N
Column C is called <?xml:namespace prefix = st1 ns = "urn:schemas-microsoft-com
![Eek! :o :o](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f631.png)
![Stick out tongue :p :p](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f61b.png)
![Stick out tongue :p :p](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f61b.png)
Column E is called Org Unit Name
Column G is where I want the Group Name to go
Column H is where I want the modified Org Unit Name to go
<o
![Stick out tongue :p :p](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f61b.png)
![Stick out tongue :p :p](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f61b.png)
The rows in Sheet1 identifies personnel that have completed different training modules (sometimes several modules). In excess of 1000 lines.
<o
![Stick out tongue :p :p](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f61b.png)
![Stick out tongue :p :p](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f61b.png)
The issue is that data in Column E is quite different to how groups are set up. In this case I am using Sheet2 (OrgNameConversion) to compare against Sheet1 and provide a modified Org Unit Name to Sheet1 Column G.
<o
![Stick out tongue :p :p](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f61b.png)
![Stick out tongue :p :p](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f61b.png)
Sheet2 (OrgNameConversion) has columns A-F
Column B contains <st1
![Stick out tongue :p :p](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f61b.png)
![Stick out tongue :p :p](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f61b.png)
Column C contains Org Unit Name data
Column E contains Group Name
Column F contains modified Org Unit Name
<o
![Stick out tongue :p :p](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f61b.png)
![Stick out tongue :p :p](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f61b.png)
There are approx 150 rows in Sheet2.
<o
![Stick out tongue :p :p](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f61b.png)
![Stick out tongue :p :p](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f61b.png)
I am using Excel 2003.
<o
![Stick out tongue :p :p](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f61b.png)
![Stick out tongue :p :p](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f61b.png)
The formula (array) that I am working on at the moment is
<o
![Stick out tongue :p :p](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f61b.png)
![Stick out tongue :p :p](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f61b.png)
{=INDEX('Org Name Conversion'!B:F,(MATCH('Status WS'!C5&'Status WS'!E5,'Org Name Conversion'!B:B&'Org Name Conversion'!C:C,0)),4)}
<o
![Stick out tongue :p :p](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f61b.png)
![Stick out tongue :p :p](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f61b.png)
Note this is not yet addressing the need for Column H is Sheet1.
<o
![Stick out tongue :p :p](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f61b.png)
![Stick out tongue :p :p](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f61b.png)
Any ideas appreciated.
<o
![Stick out tongue :p :p](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f61b.png)
![Stick out tongue :p :p](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f61b.png)