• I am having trouble creating a link to two Excel files. The file names are Test.xls and Test1.xlsx. They both reside in a directory file that I created, “2016 Conference”. Both links are coming up with no data found. What might I be doing wrong?

    <span style=”color: #ff0000;”>#1 Example</span> [download label=”(Download Test)”] https://www.rlugnynj.com/2016 Conference/Test.xls [/download]

    <span style=”color: #ff0000;”>#2 Example</span> [download label=”(Download Test1)”] https://www.rlugnynj.com/2016 Conference/Test1.xlsx [/download]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    You cannot have blanks in the URLs. Either rename the files and directories or use %20 in place of a blank.

    For example https://www.rlugnynj.com/2016%20Conference/Test.xls

    Thread Starter BigDDDD

    (@bigdddd)

    I have changed the name of my directory (and the link) by removing the blank space and inserting an underscore. Still not working.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘linking to an xls file’ is closed to new replies.