Re: MessageBox alternative
- From: Tom van Stiphout <no.spam.tom7744@xxxxxxx>
- Date: Tue, 30 May 2006 19:41:25 -0700
On Tue, 30 May 2006 13:04:37 GMT, "RICHARD BROMBERG" <noreply@xxxxxxx>
wrote:
Access uses the Statusbar for such modeless messages. Check out SysCmd
in the help file.
-Tom.
I want to add a Label or a Text box to a form and change it's text when one
of several Command buttons is clicked.
The MsgBox isn't suitable because it pops up a box that the user must close
befor continuing.
What I want is just some kind of a status box that I can set from any
command button.
The text would be either a concatenated string or a simple fixed string.
The Label or the text box does not have focus when you click the command
buttons so it's text property can't be changed.
Any suggestion would be appreciated.
.
- References:
- MessageBox alternative
- From: RICHARD BROMBERG
- MessageBox alternative
- Prev by Date: Re: Interesting query problem
- Next by Date: Re: Access SQL
- Previous by thread: Re: MessageBox alternative
- Next by thread: Re: Help needed with First/Last Name combinations
- Index(es):