Administrator: Rave Reviews (Start) 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38

Design and Navigation

In Microsoft Access, you created a Switchboard form with command buttons. You used Visual Basic for Applications (VBA) to write an Event Procedure to open a specific form.

 

Web pages use hyperlinks to open a new page. The hyperlink identifies the new page and the action.

 

The code, in HTML, looks like this:

<a href="Level17Admin%20Page2.htm">Act I, Scene I</a>

 

What other programs use Hyperlinks? When you insert a hyperlink into Microsoft Word, is it writing the same HTML code? (yes.)

 

This is just a brief description of the possibilities. I hope you will play with Access and learn more options. After all, you are beyond “Advanced,” now.

 

You are the Administrator!

 
 

 

DONE