I am trying to use this to determine the current value of my collection.
If I have a Set Abbreviations in A1 and a Card Name in B1 I want to show the current value in C1.
In C1 I have the following code:
=SCRYFALL("set:"&A1&", card:"&B1&, "prices.usd")
However I get an error:
Error
Formula parse error.
Right now as an example A1 is MH2 and B1 is Dauthi Voidwalker which means C1 should show 7.86 at the time of me posting this
I am trying to use this to determine the current value of my collection. If I have a Set Abbreviations in A1 and a Card Name in B1 I want to show the current value in C1.
In C1 I have the following code: =SCRYFALL("set:"&A1&", card:"&B1&, "prices.usd")
However I get an error: Error Formula parse error.
Right now as an example A1 is MH2 and B1 is Dauthi Voidwalker which means C1 should show 7.86 at the time of me posting this