Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"oracle" or "oracle_text" value only fills cell with the first line of text #23

Open
thelamesaucegit opened this issue Jun 14, 2024 · 0 comments

Comments

@thelamesaucegit
Copy link

Using the formula to fill a column with oracle text for card names found in adjacent cells in the next column over only fills that cell with the first line of text from the oracle value.
Example formula:

=IF(B370 = "", "", SCRYFALL(CONCATENATE("!",char(34),B370,CHAR(34)),"oracle"))

Where "B370" = Kudzu results in the cell only containing "Enchant land"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant