Commit Graph

9 Commits

Author SHA1 Message Date
PhilRunninger
3fa2cb07f5 Batch error messages and identify period to which they apply.
This happens on the Monthly view, and it's possible to get multiple
error messages, even among other successful month adjustments. There was
no way of knowing which month was the offending one or if any had
succeeded when an error was shown.

This change collects all the error messages into one message with the
period so that it's more intuitive and less obtrusive.
2023-08-31 17:07:58 -04:00
PhilRunninger
395da4671b Add 'plan' to the list of iterations we can base new business on. 2023-08-31 09:56:37 -04:00
2c63d400f7 save my version that was on teams as 1.7 2023-03-03 14:32:10 -05:00
PhilRunninger
8809cb9ad4 Added PrintJSON function for debugging the JSON object variables. 2023-03-03 14:16:59 -05:00
PhilRunninger
bfcf8ff4b4 Keeping the workbook in sync with other code. 2023-03-01 17:56:36 -05:00
PhilRunninger
3b72871cc6 Renamed the pivot tables, and simplified some code.
I made the "did I double click in the pivot table?" code work more
efficiently.
2023-02-28 15:05:54 -05:00
PhilRunninger
8ba18476d8 Include new JSON parser for evaluation. Is it better? 2023-02-27 16:26:12 -05:00
PhilRunninger
21e72a42cc Update the Excel workbook to the latest version from Teams. 2023-02-22 14:24:39 -05:00
PhilRunninger
70392a6829 Renamed the Excel file. 2023-02-22 14:23:59 -05:00