In my workplace we get a lot of invoices which we process using Abbyy 11. The images are basically tables with financial data. I have some understanding of VBA and have been using it to gain time. I googled a lot but could not find any help on how to use FineReader in VBA. I have seen that the reference box has it and if I use CreateObject("FineReader.Application"), it does create an instance of finereader but after that I am stuck. I have searched a lot but found nothing useful. Looking for some help here.