VBA activate Access from Word

L

Lauro

From Acces the user create a Word document, then clicking on a menu he
should go back to an Access Form to get some record's value.

How I can set the focus on Access via VBA code?

thanks, Lauro


P.s.:
AppActivate "task bar name of Access"
return a runt-time 5 error
 
Top