                             DELRINA CORPORATION

        895 Don Mills Road                6830 Via Del Oro
         500-2 Park Centre                    Suite 200
         Toronto, Ontario               San Jose, California
          Canada M3C 1W3                  U.S.A. 95119-1353

NORTH AMERICAN SUPPORT
Bulletin Board (BBS): (416) 441-2752     WinComm:            (416) 443-4395
Fax InfoLine:         (416) 443-1614     Forms Products:     (416) 441-3086
Fax:                  (416) 441-0774     Macintosh Products: (416) 441-2457
DosFax/WinFax/LITE:   (416) 441-0921     Network Products:   (416) 441-1928
WinFax PRO 4.0:       (416) 443-4390     Premium Support:    (800) 561-0820

U.K. SUPPORT
General Support:      44-81-207-3163     Fax:                44-81-207-5316

===========================================================================
                   T E C H N I C A L    N O T E S
                         Product: WinFax PRO 4.0
                    Document No.: 6013
                   Document Date: May 5, 1994
===========================================================================
Subject: Excel 5.0 Macro Automatically Opens a Book

Situation:
==========
After installing the WinFax PRO 4.0 macro, Excel 5.0 automatically opens a 
book.

Solution:
=========
1.  Hold down the Shift key and double click the Excel icon.  This will 
    stop the macro from executing and Excel will appear minimized on your 
    desktop. Double click the icon to maximize the Excel window.

2.  a)  If an Excel book window is not open at this point, select Unhide 
        from the File menu and open the MSEXCEL5.XLS macro file.

    b)  If an Excel book window is open, select Unhide from the Windows 
        menu and open the MSEXCEL5.XLS macro file.

3.  Maximize the MSEXCEL5.XLS macro window and search for the line:

        Workbooks.Add

    Comment out this line by inserting an apostrophe (') in front of it:

        'Workbooks.Add

4.  Minimize the macro window to make it small again.

5.  Select Hide from the Window menu.

6.  Choose Exit from the File menu and click Yes to save any changes to the
    macro file.

