R
Richard T via AccessMonster.com
Hi, when I automate a procedure to send data from Access to Word (bookmarks)
then I find that the procedure runs smoothly but at the end the focus ends up
on the Database Window rather than the new doc. The focus does not even land
on the Access form. The procedure does include objWord.visible=true and
objWord.activate, but it makes no difference. Why should Access need to take
the focus to the Database Window? Has anyone heard of this?
Yours hopefully,
Richard
then I find that the procedure runs smoothly but at the end the focus ends up
on the Database Window rather than the new doc. The focus does not even land
on the Access form. The procedure does include objWord.visible=true and
objWord.activate, but it makes no difference. Why should Access need to take
the focus to the Database Window? Has anyone heard of this?
Yours hopefully,
Richard