G Guest Jan 6, 2007 #1 I copied a button to a control tab from a form but the underlying code did not transfer with the button. Why and how do I fix it?
I copied a button to a control tab from a form but the underlying code did not transfer with the button. Why and how do I fix it?
R Rick Brandt Jan 6, 2007 #2 Theresa said: I copied a button to a control tab from a form but the underlying code did not transfer with the button. Why and how do I fix it? Click to expand... The code is still there. All you lost was the [Event Procedure] property setting that makes the code actually run.
Theresa said: I copied a button to a control tab from a form but the underlying code did not transfer with the button. Why and how do I fix it? Click to expand... The code is still there. All you lost was the [Event Procedure] property setting that makes the code actually run.