Created
June 19, 2018 14:56
-
-
Save db0company/e8c34e7518709fc4adcc02166b812a74 to your computer and use it in GitHub Desktop.
Google sheets convert yens to us dollars
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=GOOGLEFINANCE("CURRENCY:JPYUSD")*REGEXEXTRACT(C182,"\d+") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment