![]() |
Leading the way in Microsoft Office Development |
| Home | | | Excel | | | Word | | | PowerPoint | | | Consultancy | | | Feedback | | | Contact |
| Microsoft Word > Fields > Links and References > HYPERLINK |
| HYPERLINK "FileName" [Switches] | |
| A hyperlink is a "hot spot" that allows you to jump to another location. The location can include another file on your hard disk or company's network (such as a Microsoft Word document or a Microsoft Excel worksheet), an Internet address (such as http://www.microsoft.com), or a location such as a bookmark or slide. The field includes display text, which is often blue and underlined, that the user clicks to jump to the specified location. You can insert hyperlinks by clicking the Hyperlink command on the Insert menu. |
| filename | The destination you want to jump to If the location includes a long file name with spaces, enclose it in quotation marks Replace single backslashes with double backslashes to specify the path, for example: C:\\My Documents\\Manual.doc |
| switches | ||
| \l | ?? | |
| \m | ||
| \n | ||
| \o | ||
| \t | ||
| \t "_top" | ||
| \t "_self" | ||
| \t "_blank" | ||
| \t "_parent" |
| REMARKS |
| EXAMPLES | |
| "The project's budget is final. Click { HYPERLINK "C:\\My Documents\\budget.xls" } for more information" ?? |
| Fields - H | Index - H | Office Online |
| Copyright © 2004-2007 Better Solutions Limited. All Rights Reserved. | Top |