
Opening a document through a combo box
use combo's AfterUpdate event to catch user input
and use shellexecute api function
http://c85.cemi.rssi.ru/access/TipDetail.idc?TipID=5
to open word document
--
Alex Dybenko (MVP)
http://Alex.Dybenko.com
Quote:
> I need to open a document when the user selects something from the combo
> box. how can i do this? i need to open a word document