I have an API that brings in new orders to a sheet called "new orders"
I also have the API that brings in orders as they are shipped in a sheet called "orders shipped"
I want to be able to find all the order numbers in "new orders" that match the order number in "orders shipped" so I can check complete on my "new orders" sheet.
I can't get my head wrapped around the formulas needed to do this. Any help is greatly appreciated!