How do I link a cell in Numbers to a document in Pages

I have a Numbers spread sheet with peoples names and I want to link each name to a photo of that person

Plus I have a date and want to link to a letter in Pages

Plus I have an address and want to link it to a map in Maps

I dont want to use Excell with Word, unless there's no alternative


MacBook Pro 13″, macOS 15.1

Posted on Dec 10, 2024 8:25 AM

Reply
1 reply

Dec 10, 2024 9:28 AM in response to Nobby21

It sounds like HYPERLINK() is the function you're after.


You use HYPERLINK() with two arguments - a URL, and an optional text field that's displayed in the cell, e.g.:


=HYPERLINK("https://maps.apple.com/?address=10600 N Tantau Ave, Cupertino, CA  95014, United States&lsp=9902&q=Apple Park Visitor Center&t=m, "Apple Visitors Center")


You can construct the URL using values from other fields, too.


This will work for HTTP/S and mailto: links, but you cannot use it to reference a local file on disk, so your Pages document isn't an option.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

How do I link a cell in Numbers to a document in Pages

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.