keep the frequency argument when importing data
Posted: Sun Feb 28, 2016 12:37 am
Dear all,
I want to create a workfile with frequency argument, and import excel data.
When I create a workfile by using the following code:
wfcreate test d5 2013-7-1 2014-8-31
I can obtain a workfile with frequency argument, just like picture one: When I import excel data by using the following code:
wfopen d:\dpr.xls range="Sheet1!B2:C428" names=(purchase,redeem)
The frequency argument is disappeared, just like picture two: How can I keep the frequency argument when I import excel data?
Thanks!
I want to create a workfile with frequency argument, and import excel data.
When I create a workfile by using the following code:
wfcreate test d5 2013-7-1 2014-8-31
I can obtain a workfile with frequency argument, just like picture one: When I import excel data by using the following code:
wfopen d:\dpr.xls range="Sheet1!B2:C428" names=(purchase,redeem)
The frequency argument is disappeared, just like picture two: How can I keep the frequency argument when I import excel data?
Thanks!