C
Cal
Hello
I have just learned about the VLOOKUP function recently and think tha
it might be what I need to use to make a certain task much muc
easier
What I have now is a master list (sort of like a key) it tells m
types of products that our clients own. These different products ar
grouped by a number. For example
Tide Laundry Soap might be a 1 because it is a soap
Purex Laundry Soap would also be a
While Paper plates would be a 2 for consumable (for example)
Here is a picture
http://www.jungleduck.com/pictures/excelexample.jp
I have 6 groups numbered 1-5 and one group is labled with a blan
cell
What I usually do is copy & paste the client's info into Exce
& then I type 1,2,3,4,5 or ___ next to each product, then I sor
it and then I copy that data into a "pretty" spreadsheet that i
organized for my boss to calculate some information about the client
What is very time consuming is this "coding" part. I wanted to use I
statements to put the numbers into the cells for me. I found out tha
I cannot use more than 7/8 items in a nested IF, since I have over
1000 products to list VLOOKUP seemed to make the most sence
I understand how it works, but I cannot get it TO work
I believe my function looked like =VLOOKUP(C3,Products,2,TRUE
Because I wanted the data in C3 (and C4...C5 respectively) to be code
according to column 2 in my ranged data table
However when I use the ranged data and put the function into D3 (th
Code column) it gives me "N/A." The ranged data is in the next shee
over but I can't get it to use it for some reason
What am I doing wrong & is there an easier way to get this codin
done? It is very time consuming and of course vulnerable to use
error. I wanted to make some sort of formula or macro so I can simpl
push a button and get the coding part done isntantly
Also, my last question is can I somehow link the VLOOKUP to
different workbook? Then I can just update my master list instead o
having to open 100s of different client workbooks to add in a ne
product
I hope this wasn't too confusing, it seems like it should work, I jus
can't get it to work. Thank you in advance, esp if you read this all!
:
I have just learned about the VLOOKUP function recently and think tha
it might be what I need to use to make a certain task much muc
easier
What I have now is a master list (sort of like a key) it tells m
types of products that our clients own. These different products ar
grouped by a number. For example
Tide Laundry Soap might be a 1 because it is a soap
Purex Laundry Soap would also be a
While Paper plates would be a 2 for consumable (for example)
Here is a picture
http://www.jungleduck.com/pictures/excelexample.jp
I have 6 groups numbered 1-5 and one group is labled with a blan
cell
What I usually do is copy & paste the client's info into Exce
& then I type 1,2,3,4,5 or ___ next to each product, then I sor
it and then I copy that data into a "pretty" spreadsheet that i
organized for my boss to calculate some information about the client
What is very time consuming is this "coding" part. I wanted to use I
statements to put the numbers into the cells for me. I found out tha
I cannot use more than 7/8 items in a nested IF, since I have over
1000 products to list VLOOKUP seemed to make the most sence
I understand how it works, but I cannot get it TO work
I believe my function looked like =VLOOKUP(C3,Products,2,TRUE
Because I wanted the data in C3 (and C4...C5 respectively) to be code
according to column 2 in my ranged data table
However when I use the ranged data and put the function into D3 (th
Code column) it gives me "N/A." The ranged data is in the next shee
over but I can't get it to use it for some reason
What am I doing wrong & is there an easier way to get this codin
done? It is very time consuming and of course vulnerable to use
error. I wanted to make some sort of formula or macro so I can simpl
push a button and get the coding part done isntantly
Also, my last question is can I somehow link the VLOOKUP to
different workbook? Then I can just update my master list instead o
having to open 100s of different client workbooks to add in a ne
product
I hope this wasn't too confusing, it seems like it should work, I jus
can't get it to work. Thank you in advance, esp if you read this all!
: