P
Peddy
Version: 2008
I need to create an invoice template, where in column B I enter the product code, and then in column C the product description should automatically appear. I have successfully done this using one product description:
=IF(B14="H12co","Hearts 12 pack Coast")
However there are about 100 different products, so I need to create a formula which contains any one of these 100 product descriptions. Help!
I need to create an invoice template, where in column B I enter the product code, and then in column C the product description should automatically appear. I have successfully done this using one product description:
=IF(B14="H12co","Hearts 12 pack Coast")
However there are about 100 different products, so I need to create a formula which contains any one of these 100 product descriptions. Help!