Please consider adding ISBUDGETVERSION() function, similar to ISACTUALVERSION().Β This would eliminate having to setup another module with only Versions as the list and creating a boolean flag.Β All followed by IF VersionsControl.Budget THEN .... ELSE...