work on different workfile
Posted: Mon Apr 25, 2011 2:52 pm
I i am working on data from two different source file (excel), and in my code I refer to two different series from the two different workfile in one euqation. It doesn't allow me to do that. How can I write command to open them and put them in one workfile? i find if I use two wfopen command, they'll be in two different workfile. If I use one wfopen, and another file.read command, I can have them in one workfile. But there is problem with file.read command since it doesn't refer to the data in the server if i write the full path. I have to use drive letter to denote the path.
Hope this is clear for you. I'm puzzled.
thanks!
Hope this is clear for you. I'm puzzled.
thanks!