access within outlook form

J

Joel Allen

Outlook 2003 SP3

Hi,

Is there a way to view an Access form or query from within my custom outlook
task form? I looked through the custom controls and couldn't seem to find
one.

Thanks,
Joel
 
S

Sue Mosher [MVP]

No, but you could write VBScript code to automate Access objects, just as
you could write VBScript to open and manipulate a Word document. Ask in an
Access forum for code details.
 
Top