Is there somewhere that I can find the latest build/version number of Excel 2016? Mine is telling me I'm up-to-date when I click Update Now, but I know it isn't... because I am missing the October and November 2016 Get & Transform Updates.
Private Sub test()
Debug.Print Application.Version
Debug.Print Application.Build
End Sub