Common questions about WPS Insert Link on macOS usually involve links that do not open, batch link creation, and display format issues; this FAQ includes 3 common questions and a glossary.
FAQ
What should I do if clicking a link does not work?
- Check whether the link address is complete. For web links, include
https://when needed. - Confirm that the destination is still valid, such as the worksheet, cell, or webpage address.
- If you are using a specific link type, follow the current interface behavior and test the jump again.
How can I batch-create links with the same prefix?
- Prepare the destination address pattern you want to use.
- Use the
=HYPERLINK()formula in the spreadsheet to generate links in batches. - Check whether the results display as clickable text and test several samples.
Why is the inserted link shown as code instead of display text?
- Right-click the target cell and open the cell format settings.
- In the number category, choose General or Text.
- Re-enter the link or reset the display text, then check the result again.
Glossary
| Term | Definition |
|---|---|
| Hyperlink | A clickable link that opens a webpage, file, cell, or another destination. |
| Defined Name | A name assigned to a cell or range in a workbook for easier reference and navigation. |
| AirScript Script | A script-related target type that can be used as a link destination for organizing automation entry points. |