home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / apps / spreadsh / 868 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.3 KB

  1. Path: sparky!uunet!ukma!bogus.sura.net!howland.reston.ans.net!spool.mu.edu!vms.csd.mu.edu!5916RAHMANK
  2. From: 5916rahmank@vms.csd.mu.edu ( )
  3. Newsgroups: comp.apps.spreadsheets
  4. Subject: Re: Excel default fonts
  5. Date: 28 Jan 1993 06:13:26 GMT
  6. Organization: Department of EECE, Marquette University
  7. Lines: 25
  8. Message-ID: <00967429.8E6281E0@vms.csd.mu.edu>
  9. References: <wolff.6.0@egr.msu.edu>
  10. Reply-To: 5916rahmank@vms.csd.mu.edu
  11. NNTP-Posting-Host: vmsf.csd.mu.edu
  12.  
  13. In article <wolff.6.0@egr.msu.edu>, wolff@egr.msu.edu (Dr. Thomas Wolff) writes:
  14. .>Question 1:
  15. .>
  16. .>I want to change my default font from MS Sans Serif to Arial.  
  17. .>Using Format, Style, Define, Normal, Font, etc...OK seems to save 
  18. .>a new default with a specific file, but not change the PROGRAM default 
  19. .>Normal style.  Am I doing something wrong? Can the program default font be 
  20. .>changed?
  21. >
  22.  
  23.     Edit the EXCEL4.INI file in the windows directory. Under 
  24.     [Microsoft Excel] add
  25.  
  26.     FONT=Arial,9 /* to get Arial 9Pt as the default font, for instance */
  27.  
  28.     -Anis.
  29.  
  30.  
  31. >Question 2:
  32. >
  33. >The problem that led to this was that printed file name 
  34. >headers with the MS Sans Serif font were dropping letters; 
  35. >CHOOCHOO.XLS would print (on an HPIIP+) as C___C___.XLS.  Arial prints fine.  Any ideas what's going on here ?
  36. >Thanks
  37.