Add a link to a pdf file (calc)?

Hello, just as the title suggests. I would like to add links to PDF documents within a spreadsheet.

Thanks.

Hello @appreciatethehelp,

just enter the complete file URL into the Calc cell like this:

“file:///home/user/Desktop/My_PDF_file.pdf”

it should be displayed as a clickable hyperlink.

There is also the HYPERLINK() function which also allows you to add text to be displayed instead of the link itself.

HYPERLINK("URL") or HYPERLINK("URL"; "CellText")

If this answer helped you, please accept it by clicking the check mark :heavy_check_mark: to the left and, karma permitting, upvote it. If this resolves your problem, close the question, that will help other people with the same question.

where do you find the PDF file you esnt