Ah sorry, copied the wrong line from your post. You can just change the order of in the array in 3 lines of the code, e.g.
to![]()
i = Application.GetCustomListNum(Array("MDR", "ODR", "SH", "VR"))
![]()
i = Application.GetCustomListNum(Array("SH", "MDR", "ODR", "VR"))
Bookmarks