home *** CD-ROM | disk | FTP | other *** search
/ Computer Based Training: …, Windows 95 & NT Basics / a1454501.iso / msoie / IE05.TXT < prev    next >
Encoding:
Text File  |  1997-03-27  |  10.9 KB  |  264 lines

  1. The Internet is a global network of computers that communicate using a common language.
  2. |
  3. The demand for document and information sharing across the Internet makes it important that applications, like Microsoft Excel, offer this facility.
  4. |
  5. One of the innovations of Excel 97 is that it allows you to browse or open workbooks on the Internet or your company's intranet without leaving the application.
  6. |
  7. If you have a connection to the Internet, you can also open workbooks on Internet sites such as FTP (File Transfer Protocol) and HTTP (Hypertext Transfer Protocol) servers.
  8. |
  9. HTML (^RH^ryper^Rt^rext ^RM^rarkup ^RL^ranguage) is a set of conventions for marking portions of a document.
  10. |
  11. When accessed by a Web browser, each portion appears with a distinctive format.
  12. |
  13. HTML is the mark-up language behind the appearance of documents on the World Wide Web (WWW).
  14. |
  15. You can use Excel to read Web files stored in HTML format, and to create your own HTML files.
  16. |
  17. You can even use Excel 97 to query a database on the Internet, and to retrieve selected data to your workbook.
  18. |
  19. For information on running Web Queries, see the CBT Systems course ^RMicrosoft^r ^ROffice^r ^R97:^r ^RExcel^r ^Rfor^r ^RPower^r ^RUsers^r.
  20. |
  21. Excel's Web toolbar makes it easy to access Web sites without having to use a separate browser application.
  22. |
  23. The Web toolbar also contains a ^USearch the Web^u button that enables you to run a Web search.
  24. |
  25. When you click it, Microsoft's Internet Explorer takes you to a standard search page.
  26. |
  27. You can use the search page to locate information on your intranet or the Internet just as you would from Explorer.
  28. |
  29. Excel has useful shortcuts that allow you to open recently visited Web pages, rather than having to search for them again.
  30. |
  31. Let's say you want to open a page that you visited previously.
  32. |
  33. You click ^UBack^u on the Web toolbar.
  34. |
  35. Excel takes you back to the document you last visited.
  36. |
  37. Once you have returned to previously visited pages, you can click ^UForward^u on the Web toolbar to open the pages again in the order originally viewed.
  38. |
  39. When you use Microsoft Excel to open a workbook or another file on the World Wide Web, your intranet, your network, or your local system, you can add the file to the Favorites folder so that you can open it quickly again.
  40. |
  41. To do this you click ^UFavorites^u.
  42. |
  43. Then you click ^UAdd to Favorites^u.
  44. |
  45. Excel adds the file to your Favorites folder.
  46. |
  47. You can use the ^UFavorites - Open Favorites^u option to manage the folders in your Favorites folder.
  48. |
  49. You may want to get the latest update on the information in the Web page you are currently viewing.
  50. |
  51. To refresh or update the information which may have changed since you opened it, you simply click ^URefresh Current Page^u.
  52. @@
  53. The ^RW^rorld ^RW^ride ^RW^reb (WWW) gives you a graphical, easy-to-navigate interface for looking at documents on the Internet.
  54. |
  55. The documents, known as "pages", on the Web are interconnected.
  56. |
  57. You connect to other pages by clicking special text or graphics, which are called ^Rhyperlinks^r.
  58. |
  59. Web pages can contain text, images, movies, or sounds.
  60. |
  61. These pages can be located on computers all over the world.
  62. |
  63. Using Microsoft Excel, you can make your worksheets available to users on your intranet or the Web so that anyone who has a browser can view them.
  64. |
  65. You can create a complete HTML-based Web page from worksheet or chart data, without having to learn HTML code.
  66. |
  67. You can also insert data from worksheets and chart sheets into existing Web pages.
  68. |
  69. Suppose you want to create a Web page from your current worksheet data.
  70. |
  71. You click a cell in the data range that you want to convert to a Web page.
  72. |
  73. You click ^UFile - Save as HTML^u.
  74. |
  75. The Internet Assistant Wizard helps you publish your worksheet data or charts on a Web page.
  76. |
  77. It converts your data to HTML source format.
  78. |
  79. In the Internet Assistant Wizard Step 1 dialog box, you can specify the ranges and charts to put on the Web page.
  80. |
  81. To exclude items, you select each one and click ^URemove^u.
  82. |
  83. Suppose you want to change the order in which the items appear on the Web page.
  84. |
  85. You click the range you want to change.
  86. |
  87. Then you click the ^UMove^u button.
  88. |
  89. The Wizard reorganizes the ranges accordingly, and you click ^UNext^u.
  90. |
  91. In the Step 2 dialog box, you can choose to create an independent HTML document or to insert the data into an existing HTML file.
  92. |
  93. Here you choose the first option, and then you click ^UNext^u.
  94. |
  95. During Step 3, you lay out your Web page.
  96. |
  97. You enter the information you want to appear above and below your Excel data.
  98. |
  99. Then you click ^UNext^u.
  100. |
  101. In the Step 4 dialog box, you specify a code page, name, and location for the completed page.
  102. |
  103. Then you click the ^USave the result^u as an HTML file radio button.
  104. |
  105. You enter the path name for the file you want to save, for example, ^R\\NTSERVER1\Delivery\Regional budgets.htm^r.
  106. |
  107. When you click ^UFinish^u, Excel saves the file in HTML format.
  108. @@
  109. You may want to add information to an existing worksheet or chart on a Web page.
  110. |
  111. You first ensure that the HTML file has been saved and closed.
  112. |
  113. You use your text editor, for example Notepad, to edit the source code of your existing HTML Web page.
  114. |
  115. In the location where you want the additional worksheet data to appear, you insert a blank line.
  116. |
  117. On the new line you type <!--##Table##-->. This tells Excel where you want the new data inserted.
  118. |
  119. You save the changes you've made.
  120. |
  121. In your Excel worksheet, you click a cell in the range you want to add, and choose ^UFile - Save as HTML^u.
  122. |
  123. In the Step 1 dialog box, you select the data range you want to add.
  124. |
  125. Then you click ^UNext^u.
  126. |
  127. You click the ^UInsert the converted data into an existing HTML file^u radio button, and then click ^UNext^u.
  128. |
  129. You should check that the pathname is correct, and if it is, you click ^UNext^u.
  130. |
  131. In the Step 4 dialog box, you again check the file pathname, and click ^UFinish^u to close the Internet Assistant Wizard dialog box.
  132. |
  133. When prompted, you click ^UYes^u to overwrite the existing file.
  134. |
  135. Excel returns you to the Excel worksheet.
  136. |
  137. To see the HTML file with the new data, you choose ^UFile - Open^u.
  138. |
  139. You specify ^UAll Files^u rather than Microsoft Excel Workbook in the Open dialog box.
  140. |
  141. Excel opens the HTML file with its new data.
  142. @@
  143. @@
  144. Hyperlinks are shortcuts that provide a quick way to jump to other workbooks and files.
  145. |
  146. You can use hyperlinks to open workbooks or files without needing to remember their locations.
  147. |
  148. Hyperlinks are words and graphics that have Web addresses embedded in them.
  149. |
  150. These hyperlinks can appear underlined, in a different colour than surrounding text, or in frames that make them clearly visible to the user.
  151. |
  152. By clicking a hyperlink, you can jump to a hyperlink address on
  153.  
  154. ò your own computer
  155. |
  156. ò your network or intranet
  157. |
  158. ò the Internet
  159. |
  160. Each Web page, including a Web siteÆs home page, has a unique address called a Uniform Resource Locator (URL), such as http://www.Microsoft.com/sales97.htm.
  161. |
  162. Suppose you want to jump to another workbook.
  163. |
  164. First you point to a hyperlink, in this case, ^UNational Budgets^u.
  165. |
  166. When the mouse is positioned over the hyperlinked object, it takes the shape of a hand.
  167. |
  168. The destination address for the hyperlink appears below the hand symbol.
  169. |
  170. You click the hyperlink text.
  171. |
  172. Excel jumps to the destination file.
  173. |
  174. Suppose you want to abort the jump before it is complete and return to the workbook that contains the hyperlink.
  175. |
  176. You click ^UStop Current Jump^u on the Web toolbar.
  177. |
  178. To return to your workbook after you have viewed the destination file, you click ^UBack^u on the Web toolbar.
  179. |
  180. When you return to the workbook after visiting another file by clicking a hyperlink, you'll notice that the hyperlink color has changed to purple.
  181. @@
  182. Let's suppose you want to create a hyperlink from your document, Sales Budget, to another document, Regional Budget, on your company's intranet.
  183. |
  184. You select the cell or cells containing the text.
  185. |
  186. When you use a range of cells for a hyperlink, the entire selected or merged area becomes the hyperlink.
  187. |
  188. You click the ^UInsert Hyperlink^u button to create a hyperlink.
  189. |
  190. ^UInsert - Hyperlink^u also has the same result.
  191. |
  192. An easy way to enter the address of the destination file for the hyperlink is to click ^UBrowse^u to search for the path.
  193. |
  194. You click the file to which you want to create the link.
  195. |
  196. Excel automatically inserts the path to the destination file.
  197. |
  198. Suppose you want the hyperlink to jump to a specific location within the destination file.
  199. |
  200. If the destination file is a Microsoft Excel workbook, you click ^UBrowse^u to select a sheet name, cell or range reference, or defined name.
  201. |
  202. Here, you type the location in the Named location in file field.
  203. |
  204. Microsoft Excel uses the hyperlink base property to determine the destination address of the hyperlink you create.
  205. |
  206. If you don't set this property, the path is determined from where the workbook that contains the hyperlink is currently saved.
  207. |
  208. The hyperlink base address applies to all hyperlinks in the current workbook.
  209. |
  210. You select the ^UUse relative path for hyperlink^u checkbox.
  211. |
  212. Then you click ^UOK^u.
  213. |
  214. Excel returns you to your worksheet where you'll notice the hyperlink text is blue.
  215. @@
  216. At times you may want to change the hyperlink base property.
  217. |
  218. To do this you choose ^UFile - Properties^u.
  219. |
  220. Then you click the ^USummary^u tab.
  221. |
  222. Excel will use whatever address you type here, for example \\NTSERVER1, as its base address for hyperlinks.
  223. |
  224. Then you click ^UOK^u, to apply the hyperlink base property.
  225. |
  226. Suppose you want to change the destination for the hyperlink.
  227. |
  228. You right-click the hyperlink, then on the shortcut menu you select ^UHyperlink - Edit Hyperlink^u.
  229. |
  230. In the Edit Hyperlink dialog box you can edit the text.
  231. |
  232. If you want to remove a hyperlink, you select Remove link in the Edit Hyperlink dialog box.
  233. |
  234. Excel deletes the hyperlink.
  235. |
  236. When you make changes to the Hyperlink and Followed Hyperlink styles, your changes apply to all hyperlinks in the current workbook.
  237. |
  238. To change a hyperlink style you choose ^UFormat - Style^u.
  239. |
  240. The Hyperlink style appears in the Style name box only if you have previously created a text hyperlink in the workbook.
  241. |
  242. You click the ^UModify^u button.
  243. |
  244. Let's say you want to format the border of the selected cells.
  245. |
  246. In the Format Cells dialog box, you click the ^UBorder^u tab and select ^UOutline^u.
  247. |
  248. You click ^UOK^u to return to the Style dialog box.
  249. |
  250. Then you click the ^UBorder^u checkbox, and you click ^UOK^u.
  251. |
  252. Excel draws the border around the cells.
  253. |
  254. At times you might want to use the same hyperlink in different documents.
  255. |
  256. You right-click and select ^UHyperlink^u.
  257. |
  258. Then you click ^UCopy Hyperlink^u.
  259. |
  260. You can paste the hyperlink at its destination cell by right-clicking and selecting ^UPaste^u.
  261. |
  262. Excel copies the hyperlink to the destination cell.
  263. @@
  264.