Hello,
I am writing a program in VBA which is based on forms with a variety of textboxes, command buttons, and other controls. I have used the controlsrouce property, programatically, to establish a two way relationship between an individual cell and an individual textbox on my form. It...