C CedarTree Registered User. Local time Yesterday, 20:16 Joined Mar 2, 2018 Messages 440 Feb 1, 2021 #1 I was given a bunch of BIN files (which I believe are TIFF or JPEG). I'm still working on confirming the image type. But does anyone have code to read in the BIN file and convert to an image file in VBA? Thanks!!!
I was given a bunch of BIN files (which I believe are TIFF or JPEG). I'm still working on confirming the image type. But does anyone have code to read in the BIN file and convert to an image file in VBA? Thanks!!!
G Galaxiom Super Moderator Staff member Local time Today, 10:16 Joined Jan 20, 2009 Messages 12,895 Feb 1, 2021 #2 Change the extension to TIFF or JPEG as appropriate.
C CedarTree Registered User. Local time Yesterday, 20:16 Joined Mar 2, 2018 Messages 440 Feb 1, 2021 #3 Um. I hate to admit it. But that worked. Thanks! I should have guessed.