Import reports from another database

S

Sandy

I know how to import reports from another database using
the file->Get External Data command but wonder if anyone
can tell me how to do it via code.

Thanks in advance
Sandy
 
P

PC Datasheet

Take a look at the TransferDatabase method in the Help file to see if it does
what you want to do.
 
Top