Linking Excel spreadsheets

Please post here if you have problems in using Wing FTP Server.
Post Reply
jeffnoss
Posts: 2
Joined: Tue Mar 24, 2020 9:28 pm

Linking Excel spreadsheets

Post by jeffnoss »

Is it possible to link an Excel spreadsheet in an ftp site to other directories or files within the same ftp site?
FTP
Site Admin
Posts: 2072
Joined: Tue Sep 29, 2009 6:09 am

Re: Linking Excel spreadsheets

Post by FTP »

I am not very clear about your meaning, maybe you can generate a weblink for "AAA.xlsx" in the web client, and then insert a hyperlink to that weblink in the file "BBB.xlsx"?
jeffnoss
Posts: 2
Joined: Tue Mar 24, 2020 9:28 pm

Re: Linking Excel spreadsheets

Post by jeffnoss »

Sorry, I should have been more concise. I have a spreadsheet on my ftp site. Within the spreadsheet are listed numerous items (A-Z). For each item I have a hyperlink column that if working correctly, will take the user to a folder (A-Z) within the same ftp site which will allow them to view all the backup information used to create the spreadsheet line item. For instance the spreadsheet hyperlink for Item J when selected will take the user to Folder J, all within the same ftp site.
FTP
Site Admin
Posts: 2072
Joined: Tue Sep 29, 2009 6:09 am

Re: Linking Excel spreadsheets

Post by FTP »

Yes, so you can add a hyperlink with the ftp folder address, like:

Code: Select all

ftp://Username:Password@YourServerIP/FoldeName
Post Reply