Skip to main content
Skip table of contents

f$Excel end


f$Excel end

End the connection to Excel without quitting Excel

Syntax:

Status = f$Excel('end')

 

Argument

Type

Meaning

 

'End'

String

Keyword

Result:

Integer

0: command executed successfully

Example:

Status = f$Excel('Workbook','open','c:\\temp\\test2.xls')
Status = f$Excel('Visible')
Status = f$Excel('End')

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.