ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Optical Character Recoginition (https://www.excelbanter.com/excel-programming/442835-optical-character-recoginition.html)

Ron[_36_]

Optical Character Recoginition
 
Hello all, I have hard copies of Excel data, I do not have a soft
copy. Is there a way to convert my paper (hard copies) to digital
format so I can edit the content in Excel? Thanks, Ron

Dave Peterson

Optical Character Recoginition
 
Some scanners come with OCR software that will save the data to an excel file.

(I'd spend some quality time checking those OCR results, though.)

Some fax software will receive faxes as picture files (.jpg). And you may find
software that essentially acts as the OCR for those .jpg files.

Ron wrote:

Hello all, I have hard copies of Excel data, I do not have a soft
copy. Is there a way to convert my paper (hard copies) to digital
format so I can edit the content in Excel? Thanks, Ron


--

Dave Peterson

Gord Dibben

Optical Character Recoginition
 
I have an HP Scanjet with IRIS OCR and it does a great job of scanning to a
*.txt file which can be opened in Excel.


Gord Dibben MS Excel MVP

On Wed, 26 May 2010 16:04:12 -0700 (PDT), Ron
wrote:

Hello all, I have hard copies of Excel data, I do not have a soft
copy. Is there a way to convert my paper (hard copies) to digital
format so I can edit the content in Excel? Thanks, Ron



eliano[_2_]

Optical Character Recoginition
 
On 27 Mag, 01:04, Ron wrote:
Hello all, I have hard copies of Excel data, I do not have a soft
copy. *Is there a way to convert my paper (hard copies) to digital
format so I can edit the content in Excel? *Thanks, Ron


Hi Ron.
see: http://www.investintech.com/able2extract.html
but it is not free.
regards
Eliano

Gord Dibben

Optical Character Recoginition
 
And how does this help to get data from a hard copy into Excel?


Gord Dibben MS Excel MVP

On Wed, 26 May 2010 16:53:03 -0700 (PDT), eliano
wrote:

On 27 Mag, 01:04, Ron wrote:
Hello all, I have hard copies of Excel data, I do not have a soft
copy. *Is there a way to convert my paper (hard copies) to digital
format so I can edit the content in Excel? *Thanks, Ron


Hi Ron.
see: http://www.investintech.com/able2extract.html
but it is not free.
regards
Eliano



Michelle

Optical Character Recoginition
 
Yes, I've used www.free-ocr.com with some considerable success in the past.

It's all free and really easy to use.

The next step depends on what the data looked like originally - it might
scan into strings of numbers seperated by spaces/multiple spaces or some
other character

You'll then have to do some find/replace stuff with it (I find word VERY
good for replacing stuff in complex strings), and replace all the spaces
with commas - finally save it as a text file, so that you can open it with
Excel.

LET ME ECHO WHAT DAVE PETERSON SAID THOUGH...
***(I'd spend some quality time checking those OCR results, though.)***
it will have errors in the data

Cheers

Michelle



"Ron" wrote in message
...
Hello all, I have hard copies of Excel data, I do not have a soft
copy. Is there a way to convert my paper (hard copies) to digital
format so I can edit the content in Excel? Thanks, Ron



Michelle

Oh, I forgot to say...
 
Obviously you'll need to scan it first!


"Ron" wrote in message
...
Hello all, I have hard copies of Excel data, I do not have a soft
copy. Is there a way to convert my paper (hard copies) to digital
format so I can edit the content in Excel? Thanks, Ron



Ron[_36_]

Oh, I forgot to say...
 
Thanks everyone..... I now have a good idea of how to go about this
project. This site is awesome... Thanks, Ron

On May 27, 3:02*am, "Michelle" wrote:
Obviously you'll need to scan it first!

"Ron" wrote in message

...



Hello all, I have hard copies of Excel data, I do not have a soft
copy. *Is there a way to convert my paper (hard copies) to digital
format so I can edit the content in Excel? *Thanks, Ron- Hide quoted text -


- Show quoted text -



Rich Locus

Optical Character Recoginition
 
Ron:
I have done similar tasks converting paper documents to electronic form.
Here are some ideas:

Scan the document with OCR and create a text file. The text file is usually
"not pretty". Once you do that, then you can write a VB Script (I use
Microsoft Scripting Host 5.6 that comes with Windows) to eliminate double
spaces, etc. OR.. just edit it manually.

If you can get the text file into tab-delimited format, then you can import
it into Excel.
It would be like this:

1234 TAB 1235 TAB 1236 TAB CRLF
1234 TAB 1235 TAB 1236 TAB CRLF
1234 TAB 1235 TAB 1236 TAB CRLF

Excel does well at importing tab delimited files.

It still is a messy job, usually not perfect, so you will need to do
cleanup. We all wish there was a "magic wand" for that function, but
unfortunately, unless the data is really clean and uniform on the paper
documents, it's a challenge.
--
Rich Locus
Logicwurks, LLC


"Ron" wrote:

Hello all, I have hard copies of Excel data, I do not have a soft
copy. Is there a way to convert my paper (hard copies) to digital
format so I can edit the content in Excel? Thanks, Ron
.


FSt1

Optical Character Recoginition
 
i just got a warning from Norton that the site you posted is unsafe.

Regards
FSt1

"eliano" wrote:

On 27 Mag, 01:04, Ron wrote:
Hello all, I have hard copies of Excel data, I do not have a soft
copy. Is there a way to convert my paper (hard copies) to digital
format so I can edit the content in Excel? Thanks, Ron


Hi Ron.
see: http://www.investintech.com/able2extract.html
but it is not free.
regards
Eliano
.



All times are GMT +1. The time now is 09:34 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com