Contents |
|
Overview |
|---|
You probably wouldn't think of Excel as a Web page authoring tool,
but spreadsheets are good for a number of things, such as...
This module is designed to help you take Excel spreadsheets and put them quickly and effectively on the Web. |
Getting Ready in Excel |
|---|
|
If you use Excel to create data for the Web, you'll do some of the work in Excel itself, and you may want to use a Web editor to touch up the results. While you're using Excel, you'll want to do all the things that Excel is best at. These include:
There are some things you can do in either Excel or a Web editor; many of them are actually easier to do in the Web editor...
|
Step 1: Getting Started |
|---|
Once
your spreadsheet is ready, starting the Web conversion process is easy:
just use the menu choice, File...Save As HTML. This brings you the
Internet Assistant Wizard, which will take you through the rest of the
conversion process. |
![]() |
Step 1 in the Wizard is to Select the range of cells to translate
into HTML.
"Team Eval"!$A$1:$I$12 refers to a worksheet called Team Eval. "$A$1:$G$1" is on the current worksheet (it's the one you would see on the screen) so its range name isn't shown. |
Step 2: To Create or Not to Create? |
|---|
There
are two ways you might want to place a spreadsheet on the Web:
Which way is easier? Having Excel create an independent Web page is
somewhat easier, because embedding a spreadsheet in another page requires
you to edit the existing page and insert an HTML tag to show Excel where
you want it. This isn't really difficult - it just adds another step. The
Excel wizard tells you what the tag should look like, and we'll illustrate
it here, too.
|
Step 3: Setting up an Independent Web Page |
|
|---|---|
If your spreadsheet will stand alone on its own, as an independent Web page:If you decided to insert the spreadsheet into an existing Web page, skip to the next section.
|
This step lets you get your page organized around the spreadsheet.
Email can be left blank, but it's a good idea to put in your contact email address. |
Step 3: Putting a Spreadsheet into an Existing Web Page |
|---|
To insert the comment using a WYSIWYG editor: You can't just type it into the page! You must type it as HTML code. One way to do that using Netscape Composer is to use the menu Insert...HTML Tag. A small text window pops up, and you type in the code <!--##Table##-->. When you're done, click OK (pressing the <Enter> key just starts a new line). This way, you'll enter actual HTML code.
The HTML file must exist, and of course, you have to get the name and directory right. Use the Browse button if you have any doubts; otherwise, you'll get this:

The tag <!--##Table##--> must be exactly like this, otherwise you will get this message:

When you finish Step 4, Excel gives you this dumb message!

Of course the file exists! You wouldn't be doing this if it didn't,
so just click Yes or press the <Enter> key.
Step 4: Finishing |
|
|---|---|
Finishing up:
|
![]() |
Step 5: How'd We Do? |
|---|
|
Now it's time to go to the browser and see how it came out! As often happens, you may want to touch up some details with a Web page editor, such as...
|
Odds and Ends |
|---|
|
Areas that need more attention: Links, graphics, and Excel comments. |
About this document... |
|
|---|---|
Audience: |
This is for people who know how to use Microsoft Excel and want to put Excel spreadsheets and their features on theWeb. |
Objectives: |
When you successfully complete this lesson, you will
be able to...
|
Module W41c: |
This document is part of a modular instruction series in Computer Information Systems. For more information, see the overview or the list of modules in this series, W - World Wide Web. This document has been used in the following classes: |
Author: |
Laurence J. Krieg |
Institution: |
![]() |
| History: | Original: 29 Nov 1998
Last modification: Monday, 31-Aug-2009 11:48:06 EDT |
| Copyright: | Copyright © 1999, Laurence J. Krieg.
Instructors: You may point to this file in your Web-based materials. Students: you may make a copy for your personal use. All other uses: contact the author, Laurence J. Krieg for permission. Email krieg@ieee.org |