I'm trying to create a function that lets users to scan a document and save it to a folder.
I start with "Dim scanDiag As New WIA.CommonDialog"
However, it throws a ""User-defined type not defined" error.
I am referencing the Microsoft Office 16.0 Object Library.
Thanks for your help. If you know of some code that works, that would be fine as well.
Ken
I start with "Dim scanDiag As New WIA.CommonDialog"
However, it throws a ""User-defined type not defined" error.
I am referencing the Microsoft Office 16.0 Object Library.
Thanks for your help. If you know of some code that works, that would be fine as well.
Ken