When using WPS Insert Link, common questions usually involve links that do not open, batch link creation, and display-format issues; this FAQ covers 3 common questions and fixes.
FAQ
What should I do if a link does not open when I click it?
- Check whether the link address is complete. For web links, it is recommended to include the
https://prefix. - Confirm that the cell content has actually been set as a link instead of plain text.
- If you are using a specific link type, follow the current interaction method in the product and test the jump again.
- If the destination is a local file, make sure the file is still in the original location and that your device has permission to access it.
How can I batch-create links with the same prefix?
- If you need batch link creation, you can use the
HYPERLINK()function to handle a repeated prefix and different target values. - Organize the shared prefix and target parameters in helper columns first.
- After generating the results, check whether the display text and the actual destination match.
Why does the inserted link address appear as code instead of normal text?
- Right-click the target cell and open the related cell format settings.
- Check whether the number format is affecting the display result.
- Change the format to General or Text, then enter the content again.
- Insert the link again and confirm whether the display text appears correctly.
Glossary
| Term | Definition |
|---|---|
| Hyperlink | A clickable link in a cell that can jump to a web page, file, or document location. |
| Link Type | The target category selected when you insert a link, such as a web address, document location, or file. |
| Remove Link | Removes the jump property from content while keeping the original text or object content. |