Hi, please can someone help advise me. I only know basic formulas in Excel (Not macros).
I have a spreadsheet where I want to perform a lookup value to a list of products. If the product is found in the list I would like to display the product price, if no product is found then I would like it to do a sum instead. I have tried to get to the bottom of this but I just get errors each time! I will write in words what I am trying to ask for…
F5 = The space to type in the product item code
J5 = The product price
The source of the product list (Prices spreadsheet) = A:\Marketing\Templates (Do Not Move or Delete)\Sales\Quotations\[Prices_AR.xlsx] in column 1
IF the product code entered in F5 matches one in the Prices spreadsheet. THEN put the product price into cell J5 …. IF the code cannot be found in the spreadsheet THEN do the following sum: =([@[Unit Sell (unround)]]+[@[WEEE Care]])*(100+$B$2)%
Thanks so much in advance!!!
I have a spreadsheet where I want to perform a lookup value to a list of products. If the product is found in the list I would like to display the product price, if no product is found then I would like it to do a sum instead. I have tried to get to the bottom of this but I just get errors each time! I will write in words what I am trying to ask for…
F5 = The space to type in the product item code
J5 = The product price
The source of the product list (Prices spreadsheet) = A:\Marketing\Templates (Do Not Move or Delete)\Sales\Quotations\[Prices_AR.xlsx] in column 1
IF the product code entered in F5 matches one in the Prices spreadsheet. THEN put the product price into cell J5 …. IF the code cannot be found in the spreadsheet THEN do the following sum: =([@[Unit Sell (unround)]]+[@[WEEE Care]])*(100+$B$2)%
Thanks so much in advance!!!