Help in calling excel files under portal
Hi all!
I am currently working with excel files(with macros) on a
portal and i need help in declaring files to open. The
filenames i declared in my macro contains wildcard *, to
allow flexibility in calling the files (e.g. filename-a-
final, filename-b-final,... which was declared as "*-
final", somehow the code would not work in the portal as
the wildcard was treated as string, and thus part of the
filename.
|