Is it possible to import data from Excel to a form that has embedded subforms in it (subforms that are created inside the parent form as opposed to being created on their own and linked)?
In excel I have one subform field populated with comma-delimited values. In the import wizard, I map this excel column to the subform field (tried it by selecting and deselecting the import subform data checkbox on the first page of the wizard). The import declares success for both the parent record and the subform record, but the subform data is not present in the actual record.