Created
February 5, 2025 19:47
-
-
Save ronknight/61810c3f209fcea5e45c34b71041cc34 to your computer and use it in GitHub Desktop.
Excel formula to add image to cell
This file contains 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
'require link on column A | |
=IMAGE(@a:a, "Sample Image") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment