Hey,
A couple things I'm trying to do here:
1) Imagine the two tabs in the attached file are separate inputs. I want to connect the 'BCC' column in Sheet1 to the 'CC' column in Sheet2, so that other columns can also populate.
For example, I want to match "998-England" in Sheet 1 to "998" in Sheet2. This will also allow the 'BID' and 'Name' column from Sheet1 to be joined to Sheet2. For this example, that would be BID "12" and Name "Harry".
2) Once that is done for all rows, I'm trying to create an output where only the values between -100,000 and +100,000 are shown. I don't want to show any numbers outside this range.
Hope this makes sense!
Thanks,
Tom