HI,
I’m trying to automate price entry by date and symbol.
I have 2 sheets, coinpricelookup and a test sheet
In my test sheet I want to match the date and symbol against the coinpricelookup table and return the price for the date.
In both sheets, column A has a date value, example 12/01/2020 and column b symbol, example btc
The value I want to return is price from coinpricelookup table column C where date and symbol match.
thanks all
I’ve spent 3 long days trying to figure this out and all I get is either err:502 or #n/a