Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 703
Default Add text automatically by recognized value

Hi

Set up a table in Sheet2 column A & B like the one in your example.

Now you can use this formula in sheet 1 to lookup the dept name for
the item number in A1:

=VLOOKUP(LEFT(A1;3);Sheet2!A1:B100;2;FALSE)

Regards,
Per


On 16 Apr., 22:00, Peter Gonzalez
wrote:
That worked great. Sorry one more thing it's not too much trouble. Suppose I
have other item numbers for different departments in the same column that the
first three digits are different how could I add it to the formula so that it
recognizes those as well while also doing the same for their dept names.
Example:
R34 *- *RTF
S12 *- *FRAME
S14 *- *FRAME
K09 *- *MILL
K21 *- *MILL
S20 *- *MILL
etc.



"Mitch" wrote:
Hi Peter,


on the item column (column B) just use the below formula and drag it dawn
for the other items.


=IF($C2="WRP",LEFT($A2,3),"")


A * * * * * * * *B * * * * * * *C
* *Item * *Dept
R33569 * * R33 * * WRP
R33456 * * * * * *
R33447 * * * * * *


Click yes if this helps


Thanks


"Peter Gonzalez" wrote:


I'm trying to create a formula where it recognizes the first three digits of
an item number at the same time entering the department name in the cell next
to it. So let's say the item number R33569 for dept. WRP, I would only need
it to recognize the R33 while entering WRP in the column next to the item
number.


This is what I got on my work sheet
Column C Item Number
R33569
R33456
R33447


In the column to the right or left doesn't matter which I need to say the
dept. name. So how can i do that without having go through the hundreds of
partnumbers that I have. let me know if you need more explanation.
I appreciate the help * * *- Skjul tekst i anførselstegn -


- Vis tekst i anførselstegn -


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
UDF Not recognized Rookie_User Excel Worksheet Functions 3 January 29th 10 10:16 PM
Why aren't formulas recognized BS Excel Discussion (Misc queries) 11 October 5th 09 06:51 PM
Excel not recognized using "open with" command on text files mrwawa Excel Discussion (Misc queries) 1 March 30th 09 05:17 PM
One cell isn't recognized? LiveUser Excel Discussion (Misc queries) 2 February 14th 08 09:07 PM
Blank Value not recognized? Laura Excel Worksheet Functions 3 January 24th 07 12:14 AM


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