Export forms or reports automatically

M

Michalis J.

I need to export a form or report to another database automatically by
pressing a command button. Is it possible to initiate the same routine as
when you right-clic on a form and select "Export"? What I need is to open a
browser window right after I press the button so that you can select the
database to export to.


Thanks in advance
Michalis
 
M

Michalis J.

What I am trying to do is to build an update database by which to be able to
export improved forms or reports to an older dotabase.
Any help is appreciated

Michalis
 
M

Michalis J.

No need to answer this question.
I have used the Office FileDialog to pick the file and the command
TransferDatabase to export the forms and reports
Thanks

Michalis
 
Top