I am adding a UserForm to speed data entry for our test engineers. This has 3 pairs of TextBox & SpinButtons for selection of product & test plus the test result. Also an Exit button & 2 labels.
_Initialise & _Activate is supposed to set the text for the TextBoxes plus values for the SpinButtons, default or otherwise.
Neither will run. Have tried location the procedures under Forms & the applicale Sheet, but no avail.
Have now stripped out all the code apart from Message Boxes & some text to try & debug.
What is preventing the routines from running ?
_Initialise & _Activate is supposed to set the text for the TextBoxes plus values for the SpinButtons, default or otherwise.
Neither will run. Have tried location the procedures under Forms & the applicale Sheet, but no avail.
Have now stripped out all the code apart from Message Boxes & some text to try & debug.
What is preventing the routines from running ?