V
VilMarci
Hi,
I need to fill out a word document with access.
I managed to do this by replacing certain [xxx] texts in the word documnet
with datas on my form.
But how can I send my query results to this word document as a table? I have
to use this doc since it is a company template.
I think it shouldn't be so complicated, but just couldn't make it work.
I found some strange things like:
when I use CurrentDb in VBA, Access changes it alway to small letters
also the same "problem" with one of my controls.
I don't know if this really a problem...
I tried to open the recordset in many ways but alwas noticed that it is
empty.
An other issue was that "object is closed".
I put all info in a listbox on my form, so if it would be possible to get
them and send to word, would also be excellent.
Any ideas?
Thanks,
Marton
I need to fill out a word document with access.
I managed to do this by replacing certain [xxx] texts in the word documnet
with datas on my form.
But how can I send my query results to this word document as a table? I have
to use this doc since it is a company template.
I think it shouldn't be so complicated, but just couldn't make it work.
I found some strange things like:
when I use CurrentDb in VBA, Access changes it alway to small letters
also the same "problem" with one of my controls.
I don't know if this really a problem...
I tried to open the recordset in many ways but alwas noticed that it is
empty.
An other issue was that "object is closed".
I put all info in a listbox on my form, so if it would be possible to get
them and send to word, would also be excellent.
Any ideas?
Thanks,
Marton