PDA

View Full Version : EditBox in Ribbon Access 2007


JoeMicro
May 21, 2009, 05:09 PM
Hi,

I'm looking for vba code that Clears an editBox on the Ribbon. But the code should not be fired by the editBox but rather from another button on the Ribbon.

Joe

JoeMicro
Jul 4, 2009, 09:13 PM
You basically need to invalidate the control, after the code is fired.