Importing Information

A

Apes

I have figured out how to export the information collected in InfoPath to an
Excel Spreadsheet, however, does anyoen know if there is anyway to import
information into an infopath form?
 
P

Patrick Halstead

Sure, but you'll have to define a schema and map/bind your spreadsheet to
it. Then, you can save the spreadsheet from Excel as an xml file and use
Import functionality in InfoPath to load it (referring to the schema for the
spreadsheet).
 
Top