Inventory listing with automatic descriptions and costs

T

Twin468

I need to create an excel sheet with mulitple warehouse situations but same
items and costs.
What function should I use to enter the code and have the description pop up
automatically from a list I have...

Thanks,
J
 
F

Franz Verga

Twin468 said:
I need to create an excel sheet with mulitple warehouse situations
but same items and costs.
What function should I use to enter the code and have the description
pop up automatically from a list I have...

Thanks,
J


You need VLOOKUP, remember to use also the fourth parameter to 0.

Check the online help and if you need more help we are here...

--
Hope I helped you.

Thanks in advance for your feedback.

Ciao

Franz Verga from Italy
 
T

Twin468

Fantastic, thanks!

Franz Verga said:
You need VLOOKUP, remember to use also the fourth parameter to 0.

Check the online help and if you need more help we are here...

--
Hope I helped you.

Thanks in advance for your feedback.

Ciao

Franz Verga from Italy
 
Top