In Calc I am trying to automate some things.
I made a sheet in my spreadsheet called “drop down menus”.
In this list there are a few colums
Column A: Code
Column B: Release
Column C: Wholesale price
Column D: Consumer price
Now I want to automate that if in my sheet named Products select the Code (made a drown menu for this) it automatically fills in the Release in to another cell.
Here a screenshot of the Products sheet
So when I select MFR001 under Catalog# in the first sheet, it should automatically fill in “Product” with the release title coming from my column B in my drop down sheet.
I’ve been trying various IF functions, but get stuck.
So any help would be great