Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 27
Default Vlookup- 5 values to be displayed in another column as different T

Hi,
I have a column C100:C1001 where I want to find 5 values (which I have in a
separate help-like column) ACL, BB, CBI, GDDM, RDDM and then display them as
OPERATIONS.

I just can't get it right and this is URGENT as I am doing a report. Please
help.

Excel version 2002.
Thanks

  #2   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Vlookup- 5 values to be displayed in another column as different T

Put in D100:
=IF(ISNUMBER(MATCH(C100,{"ACL";"BB";"CBI";"GDDM";" RDDM"},0)),"OPERATIONS","")
Copy down to D1001
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:16,700 Files:356 Subscribers:53
xdemechanik
---
"Piotr (Peter)" wrote:
Hi,
I have a column C100:C1001 where I want to find 5 values (which I have in a
separate help-like column) ACL, BB, CBI, GDDM, RDDM and then display them as
OPERATIONS.

I just can't get it right and this is URGENT as I am doing a report. Please
help.

Excel version 2002.
Thanks

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 27
Default Vlookup- 5 values to be displayed in another column as differe

Thank you so much. You have just saved my butt:))) I have an hour to go with
this report but I can proceed:)
Thx again

"Max" wrote:

Put in D100:
=IF(ISNUMBER(MATCH(C100,{"ACL";"BB";"CBI";"GDDM";" RDDM"},0)),"OPERATIONS","")
Copy down to D1001
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:16,700 Files:356 Subscribers:53
xdemechanik
---
"Piotr (Peter)" wrote:
Hi,
I have a column C100:C1001 where I want to find 5 values (which I have in a
separate help-like column) ACL, BB, CBI, GDDM, RDDM and then display them as
OPERATIONS.

I just can't get it right and this is URGENT as I am doing a report. Please
help.

Excel version 2002.
Thanks

  #4   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Vlookup- 5 values to be displayed in another column as differe

Glad it helped ..
--
Max
Singapore
http://savefile.com/projects/236895
Downloads: 16,700, Files: 356, Subscribers: 53
xdemechanik
---
"Piotr (Peter)" wrote in message
...
Thank you so much. You have just saved my butt:)))
I have an hour to go with this report but I can proceed:)
Thx again



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
Vlookup with Multiple like values in the reference column ckemtp Excel Worksheet Functions 3 July 3rd 08 03:34 AM
adding up vlookup values in one column and in between them observer Excel Discussion (Misc queries) 13 February 4th 08 03:42 AM
adding up vlookup values in one column and in between them observer Excel Worksheet Functions 13 February 4th 08 03:42 AM
vlookup with all the same values in one column Janis Excel Discussion (Misc queries) 2 August 2nd 07 10:34 PM
Pivot Table (vlookup 2 column text values, return 1 value) Al Excel Discussion (Misc queries) 1 November 30th 05 01:15 AM


All times are GMT +1. The time now is 05:39 PM.

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

About Us

"It's about Microsoft Excel"