A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

If Then Text Question



 
 
Thread Tools Display Modes
  #1  
Old June 14th, 2004, 01:52 PM
Debi
external usenet poster
 
Posts: n/a
Default If Then Text Question

I have a list of customer numbers and serial numbers. I need a formula that will find the customer number in a list, then fill the cell with the serial number (contains alpha and numeric characters, ie BBB1001).

Example: If the value in cell A2 is equal to 1234, then find 1234 in a range (B2:B100), and retrive the serial number in a range (C2:C100).

Thank you for your help.
  #2  
Old June 14th, 2004, 01:57 PM
Frank Kabel
external usenet poster
 
Posts: n/a
Default If Then Text Question

Hi
use
=VLOOKUP(A2,B2:C100,2,0)

--
Regards
Frank Kabel
Frankfurt, Germany


Debi wrote:
I have a list of customer numbers and serial numbers. I need a
formula that will find the customer number in a list, then fill the
cell with the serial number (contains alpha and numeric characters,
ie BBB1001).

Example: If the value in cell A2 is equal to 1234, then find 1234 in
a range (B2:B100), and retrive the serial number in a range
(C2:C100).

Thank you for your help.


 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


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


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