Page 1 of 1

Syntax for sheet and cell reference for range options in wf

Posted: Mon May 09, 2016 5:55 am
by please_work
Hello,

I was wondering if it was possible to provide EViews with both a sheet and cell reference when using wfopen for Excel files.

In the help documents, I have found examples for one or the other (e.g., range="Cleaned Sheet" and range=C5) but not for both at the same time.

Is it possible? If so, what is the correct syntax?

Many thanks

Re: Syntax for sheet and cell reference for range options in

Posted: Mon May 09, 2016 6:13 am
by EViews Gareth
EViews just uses standard Excel range/reference syntax.

https://support.office.com/en-us/articl ... another_wo

Re: Syntax for sheet and cell reference for range options in

Posted: Mon May 09, 2016 6:36 am
by please_work
Perfect - thank you!