03-29-2012, 07:42 PM
The imported table must match the test. The column names must match the parameters in the test, and the sheet names must match the action names.
If you import an Excel table containing combo box or list cells, conditional formatting, or other special cell formats, the formats are not imported and the cell is displayed in the Data Table with a fixed value.
below is the code
Datatable.Import <FileName>
Regards,
Ankesh
If you import an Excel table containing combo box or list cells, conditional formatting, or other special cell formats, the formats are not imported and the cell is displayed in the Data Table with a fixed value.
below is the code
Datatable.Import <FileName>
Regards,
Ankesh