Many worksheet applications base your analysis on external data. This is the case with USDA Food Composer.xlsm and any other nutritional worksheet application solution that uses the ARS-USDA nutrient tables as primary data source. They all used some version of the Standard Reference (SR) file at the time they were built, which must be updated when another SR version becomes available.
On the other hand, as you begin to use the SheetDBEngine worksheet database class to store worksheet data as records, improving the use of your solution, ...