Customizing code
Caution must be exercised when customizing the code by inserting toolbar objects into a worksheet or by using Visual Basic Editor.
These issues are resolved by saving and reopening a workbook:
- Using the command on the toolbar, the #VALUE! is displayed in all MPCData cells on the worksheet. To prevent this issue, use the toolbar or the toolbar.
- If custom code throws an unhandled exception,
#VALUE! is displayed in all MPCData cells on the worksheet.
Errors are handled using
On Error Resume NextorOn Error Goto.