well this can be a simple VBA application,
open a excell document from your application, ask user to save the doc once they fill the information.. save the document in some temp location. You can create an instance of the saved document to read the data and load that inforamtion into whatever component you need.
you can delete the document afterward...
|