home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / apps / spreadsh / 672 < prev    next >
Encoding:
Text File  |  1992-11-19  |  1.4 KB  |  37 lines

  1. Organization: Masters student, Urban and Public Affairs, Carnegie Mellon, Pittsburgh, PA
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!news.sei.cmu.edu!fs7.ece.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!ss9o+
  3. Newsgroups: comp.apps.spreadsheets
  4. Message-ID: <0f34YZW00WBN88i1sO@andrew.cmu.edu>
  5. Date: Thu, 19 Nov 1992 21:10:45 -0500 
  6. From: Stephen Sorensen <ss9o+@andrew.cmu.edu>
  7. Subject: Quattro Macros--Help!
  8. Lines: 27
  9.  
  10. Hi folks,
  11. Can ANYONE answer my question about using macros in Quattropro (I'm
  12. using qp 4.0 for windows) ? All I want to do is have a macro go through
  13. and color all the cells with numbers; I want it to leave the blank cells
  14. alone. So far, I've got something like this:
  15.                     {IF #NOT#@Active_Cell}{RIGHT}
  16.                     {Setproperty....}
  17.                     {Right}
  18.  
  19. I keep getting an error message about an invalid statement. Does anyone
  20. know how to properly use such an "IF" clause ? The Quattro manuals seem
  21. basically useless.
  22.  
  23. Any help would be GREATLY appreciated.
  24.  
  25. Thanks,
  26. Steve
  27.  
  28. ############################################################################
  29.        Steve Sorensen                     The H.John Heinz School  
  30.                                         Carnegie-Mellon University      
  31.              ss9o@andrew.cmu.edu                  Pittsburgh, PA 
  32.  
  33.  
  34.   The stupid economy !
  35. #############################################################################  
  36.                                            
  37.