Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Multiple column look up

I am needing to look up the BU and populate the type and also populate the GL
based on the AC.
BU AC GL Type
1 1010 1010 Operating
2 1010 1010 Operating
3 1010 1010 Operating
4 1010 1010 Operating
5 1010 1010 Operating
6 1010 1010 Operating
7 1010 1010 Operating
8 1010 1010 Operating
9 1010 1010 Operating
10 1210 1210 Non-Operating
11 1210 1210 Non-Operating
12 1210 1210 Non-Operating
13 1210 1210 Non-Operating
14 1210 1210 Non-Operating
15 1210 1210 Non-Operating
16 1210 1210 Non-Operating
17 1210 1210 Non-Operating
18 1210 1210 Non-Operating
19 1210 1210 Non-Operating
20 1210 1210 Non-Operating
21 1210 1210 Non-Operating
22 1210 1210 Non-Operating
23 1210 1210 Non-Operating
24 1210 1210 Non-Operating

  #2   Report Post  
Posted to microsoft.public.excel.misc
CLR CLR is offline
external usenet poster
 
Posts: 1,998
Default Multiple column look up

Since your sample data shows only unique BU's, then normal VLOOKUP formulas
will return the AC, GL, and Type for any BU. However, if your real data
has multiple BU's with differing AC's then you can use a helper column to the
left of your data and concatenate the BU numbers with the AC numbers and
separated by a underscore...ie, 1_1010, and then do a VLOOKUP on this
combination column.

Vaya con Dios,
Chuck, CABGx3



"Multiple Column look up" wrote:

I am needing to look up the BU and populate the type and also populate the GL
based on the AC.
BU AC GL Type
1 1010 1010 Operating
2 1010 1010 Operating
3 1010 1010 Operating
4 1010 1010 Operating
5 1010 1010 Operating
6 1010 1010 Operating
7 1010 1010 Operating
8 1010 1010 Operating
9 1010 1010 Operating
10 1210 1210 Non-Operating
11 1210 1210 Non-Operating
12 1210 1210 Non-Operating
13 1210 1210 Non-Operating
14 1210 1210 Non-Operating
15 1210 1210 Non-Operating
16 1210 1210 Non-Operating
17 1210 1210 Non-Operating
18 1210 1210 Non-Operating
19 1210 1210 Non-Operating
20 1210 1210 Non-Operating
21 1210 1210 Non-Operating
22 1210 1210 Non-Operating
23 1210 1210 Non-Operating
24 1210 1210 Non-Operating

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding multiple values in one column based on multiple values of the same value (text) in another column [email protected] Excel Discussion (Misc queries) 1 May 16th 07 06:02 PM
stacking multiple column data into a single column Chubby Excel Worksheet Functions 1 January 12th 07 07:24 AM
To find Multiple values in column B for a unique value in column A kishdaba Excel Worksheet Functions 2 November 14th 06 12:49 PM
how do I create multiple column width in the same column in excel Vish Excel Discussion (Misc queries) 9 November 3rd 06 11:49 PM
Display multiple lines of text within a cell from multiple column. Zeeshan Zaheer Excel Worksheet Functions 3 August 23rd 06 10:08 AM


All times are GMT +1. The time now is 04:49 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"