Hi All, I'm after a little bit of help.
I have a work project that I am starting to keep track of what state electrical switchgear is in (that's bye the bye really) and i wish to have a Userform called up when the CommanButton associated to the piece of apparatus is pressed. The Userform has multiple CheckBoxes and TextBoxes within. I can obviously ControlSource link the result to a cell but this only works for one Userform. I need to have the Userform bring up the saved results from whichever CommandButton is pressed. Would i need to create a Userform for each CommandButton or is there a way to link the CommandButton to a specific row/column or such??
Any help would be very much appreciated.

Thanks.