Convert data in bmp file to excel

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have recv'd a image file of a table and need to import in excel to use the
data.
Any suggestions?

Thanks FKucbel
 
If it's an image (.bmp, .tif, .jpg), you're gonna need some sort of OCR program
that converts it to text.
 
If it's an image (.bmp, .tif, .jpg), you're gonna need some sort of OCR program
that converts it to text.

... or if it's a small table, reentering it might be simpler. Remember to
check the data in either case before using it :)
..
 
Back
Top