Ive got my self into a corner. My user form has 30 + text boxes which populate their Conrtol source, and its all good. BUT...
when it comes time to add another item (with its own text box) to the user form in between two existing textboxes, the Control sources will be out of sync.
SO i'm trying to find a way to incremennt all the text boxes AFTER the one that has been added, by one, so they are back in sync again.
Any suggestions greatly appreciated.
when it comes time to add another item (with its own text box) to the user form in between two existing textboxes, the Control sources will be out of sync.
SO i'm trying to find a way to incremennt all the text boxes AFTER the one that has been added, by one, so they are back in sync again.
Any suggestions greatly appreciated.