D
David Bonnell
Hi all,
I have a binary file that I would like to import to Excel. The data
in the file are 16-bit (2 byte) numbers, and they are packed into the
file.
Is there any way to natively import this data into Excel? It seems
that this would be pretty easy, but the question is whether the
support is available in Excel.
I can write a simple utility to convert my binary data to a .csv and
import *that* file, but I'd rather avoid this step if possible.
Cheers,
Dave
I have a binary file that I would like to import to Excel. The data
in the file are 16-bit (2 byte) numbers, and they are packed into the
file.
Is there any way to natively import this data into Excel? It seems
that this would be pretty easy, but the question is whether the
support is available in Excel.
I can write a simple utility to convert my binary data to a .csv and
import *that* file, but I'd rather avoid this step if possible.
Cheers,
Dave