transferspreadsheet

M

Margaret Bartley

I'm looking at the syntax for the DoCmd.TransferSpreadsheet method, and I'm
wondering what that last argument, "UseOA" is about.

Does anyone know?

Just curious.

Margaret
 
D

David Lloyd

Margaret:

According to the MSDN documentation below, the UseOA parameter is not
supported. Someone may have more information about it origins.

http://msdn.microsoft.com/library/d...ml/acmthactTransferSpreadsheet_HV05186520.asp

--
David Lloyd
MCSD .NET
http://LemingtonConsulting.com

This response is supplied "as is" without any representations or warranties.


I'm looking at the syntax for the DoCmd.TransferSpreadsheet method, and I'm
wondering what that last argument, "UseOA" is about.

Does anyone know?

Just curious.

Margaret
 
Top