

This simply picks up the category name from the Actuals PivotTable. Manual Chart Table FormulasĬolumn H Category - cell H5 =IF(ISBLANK(L5),"X",L5) Tip: A little Conditional Formatting on cells I2 and J2 will turn the font red if a "No" is returned. You can see my reconciliation in cells I2 and J2 below: Reconciliation – make sure the figures in your Manual Chart Table reconcile to the values in the PivotTables.Error Handling – if your formulas are likely to return an error then wrap them in the IFERROR function to avoid a load of ugly #N/A’s or #DIV/0!’s etc.


