Adding Pictures in MS-Access Message

  • Thread starter Thread starter Wasim Yasin via AccessMonster.com
  • Start date Start date
W

Wasim Yasin via AccessMonster.com

Dear All

I'm extremely sorry that I also entering here for help. I used another forum
before but no reply there. So please help me to solve my problem.

I want to insert an icon in 'MS Access Message' and want to use Bold, Italic
and color, midi file ( message with voice) attributes in this message. Could
it possible? If so please help me.

Thanks.

Wasim
 
Do you mean a message box? If so, you could try Arvin Meyer's custom message
box creator at ...

http://www.datastrat.com/DataStrat2.html

I don't think it plays MIDI files, but it does have an option to call a
function that you specify, so I guess you could call a function that plays a
MIDI file. There's a function to play a MIDI file (or a WAV file, which
would more commonly be used for a spoken message) at the following URL ...

http://www.mvps.org/access/api/api0011.htm
 
Back
Top