Re: combo list box - click- open-word.doc
thank you pbaldy!
it works as code wise and show the msg box information "file not found".
I already have the word documents to each item in the same name, to identify and open it from the list box easily. (full path is: D:\PROJECT ACCESS DOC\tense tab\tenses 1-25.doc)
there are 2 columns in my table ‘tenses names’
1. id
2. tenses name
I want to list the records of the field ‘tenses name’ ,from the table ‘tenses names’ as item in combo list box.
I already have the word documents to each item in the same name( to identify and open it from the list box easily. e.g. D:\PROJECT ACCESS DOC\tense tab\tenses 1-25.doc))
so each item name in the list should open a word file contain the same file name as in the item name. (e.g.: the item name 'tenses 1-25' should open, the word file name 'tenses 1-25.doc'... and so on, all the (about 50) items should open ,to its corresponding file name in the word)
so pls , guide the way to set the properties (record source. record type. control source, column count, bound column require to for my problem ( I have lit bit confusion to set this ) and necessary code to this . thank you for listening my post