I am trying to develop an OCR macro using a free OCR website. I inspected the HTML code of the "Upload a file" section as shown:
Since the code does not have a value
option neither does it do a postback call, how do I enter my picture file into the "Upload a file" field via Excel VBA?