Skip to main content
Skip table of contents

f$Excel visible


f$Excel visible

Make the current Excel application visible.

Syntax:

Status = f$Excel('Visible')

 

Argument

Type

Meaning

 

'Visible'

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.