Hi Team,
We are trying to skip the next cells if the error in formula. Below is the code we are trying. Is there an option to skip to next cell if error occurs
// Create a new workbook
Workbook workbook1 = new Workboo…...Cells; // Create sample data table with formula content DataTable...ParseFormulas(true); // Import data with formulas cells1.ImportData(dt1...