Hi there,
I'm just running some simple ods html body= code but when I run it, I get this in the log:
ERROR: Physical file does not exist, H:\Documents\RB attrition Analysis\G:\Research and Analysis
Group Folder\35. Customer Analysis\Group Strategy\Output\Scorecard_JUN09.
What's really strange is that I'm not pointing to the h drive at all. My code is this:
ods html body="G:\Research and Analysis Group Folder\35. Customer Analysis\Group Strategy\Output\Scorecard_June.xls";
in the log before the error is this message:
NOTE: Writing HTML Body file: G:\Research and Analysis Group Folder\35. Customer Analysis\Group Strategy\Output\Scorecard_JUN09
so it looks like it's writing to the right file then in the error it looks like it's trying to write it to the H:\documents file.
Any suggestions?
Thanks,
Christy