#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 53
Default If return

I need some help please...
If C2 = A:A than I want it to return the number that is in B:B next to the
match of C2

Quick report Number of Line Items Entry Number
3696821-7 1 7076693-1
3696901-7 1 9058675-6
7076693-1 68 8700137-1
8700008-4 2 8700136-3
8700009-2 1 8700135-5

So if 7076693-1 is found in quick report give me 68
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,393
Default If return

=vlookup(C2,A2:B100,2,false)
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"nicole" wrote in message
...
I need some help please...
If C2 = A:A than I want it to return the number that is in B:B next to the
match of C2

Quick report Number of Line Items Entry Number
3696821-7 1
7076693-1
3696901-7 1
9058675-6
7076693-1 68
8700137-1
8700008-4 2
8700136-3
8700009-2 1
8700135-5

So if 7076693-1 is found in quick report give me 68



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
Compare Value in Cell 1 to a List, Return Value if Match otherwise Return Null Ben Excel Discussion (Misc queries) 2 March 15th 07 01:02 AM
Return a value [email protected] Excel Worksheet Functions 0 November 3rd 06 03:38 PM
LOOKUP and return the column heading for IF/THEN return for False NN Excel Discussion (Misc queries) 1 October 6th 06 11:24 AM
Value Return Frick Excel Worksheet Functions 6 December 14th 05 01:09 AM
check if reference exists, then return its value or return 0 doudou Excel Worksheet Functions 1 June 4th 05 09:17 PM


All times are GMT +1. The time now is 01:01 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"