:?



I've created a button to record sound, and another button to play it back. The code for this is

Me.Message.Action = 7

where Message is the field where the sound is stored.

I'd like to create another button for the user to stop the sound if she doesn't want to hear it to the end. what's the code for this, please.

Me.Message.Action = 9

seems to work with Access 2000, but not for later versions!
:?
trirat