Sets the name of the file for the import.

Type Info:

Filename As String
Example:
Dim Wiz As New ImportWizard

' initialize wizard
[...]

Wiz.Filename = "C:\ImportFile.xls"
Remarks: Write-only property.
See also:

Class ImportWizard

Last Updated: 07/26/05