Hi, When using the following cross sheet formula (see below) it appears to pull the data correctly from the source sheet (top pic) into the destination sheet (bottom pic), however when I drag the formula down it populates the same information - I'm using the Equipment Name as an example. As you can see in the source sheet the Equipment Name is not always "10 ml Luer Lock TEST". So in the Cat. No. of the destination sheet I tried highlighting the entire column when referencing the source and I get an error, but when I only reference just the one cell in the source sheet the data pulls over correctly into destination sheet as seen in Equipment Name, Brand and Model.
=IF({Inventory Master Sheet Range 1} = "consumable", {Inventory Master Sheet Range 2})
Also not sure what to use at the end of my formula for FALSE as I'm only wanting to pull info from the source sheet with Category of "consumable" otherwise if false leave blank I guess ""?
Any assistance would be greatly appreciated, as I'm just getting into learning SS.