S
Simon
I have a few message boxs, is there a way for it not to beep and make
a noise then then pop up
Thanks
Simon
a noise then then pop up
Thanks
Simon
Simon said:I have a few message boxs, is there a way for it not to beep and make
a noise then then pop up
Thanks
Simon
Look at the code. There should be a line that says:
DoCmd.Beep
Delete it or comment it out.
--
Arvin Meyer, MCP, MVPhttp://www.datastrat.comhttp://www.mvps.org/accesshttp://www.accessmvp.com
- Show quoted text -
Look at the code. There should be a line that says:
DoCmd.Beep
Delete it or comment it out.
--
Arvin Meyer, MCP,
MVPhttp://www.datastrat.comhttp://www.mvps.org/accesshttp://www.accessmvp.com
- Show quoted text -