You are here: All Help Topics > Other Information > Action Events > Import filed cell data

Import Filed Cell Data Action

The Import Filed Cell Data action imports cell data from an external file into a specified cell in the active document.

Note: This event works with data from the Australian accounting package "Win Disclose" only.

Under Enter Example

Run Skip Condition

If desired, enter skip conditions for the event. When the "Run Skip Condition" is evaluated to be true, the action is not performed.

 

File Type

An identifier for the type of file the data is to be imported from

"Win Disclose"

File Path

Full path to the data file

 

ACTION("ImportData", expr1, expr2)

Where

expr1 = entry under File Type

expr2 = entry under File Path

ACTION("ImportData", "Win Disclose", "c:\my documents\abc.doc")

Related Topics