home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / apps / spreadsh / 855 < prev    next >
Encoding:
Text File  |  1993-01-23  |  685 b   |  23 lines

  1. Newsgroups: comp.apps.spreadsheets
  2. Path: sparky!uunet!paladin.american.edu!gatech!swrinde!cs.utexas.edu!sdd.hp.com!news.cs.indiana.edu!babbage.ece.uc.edu!ucunix.san.uc.edu!roberts
  3. From: roberts@ucunix.san.uc.edu (Michael Alan Roberts)
  4. Subject: Conditional execution of a macro (Lotus 1-2-3)
  5. Message-ID: <C19wKI.10x@ucunix.san.uc.edu>
  6. Organization: University of Cincinnati
  7. Date: Fri, 22 Jan 1993 20:50:42 GMT
  8. Lines: 13
  9.  
  10. If you want to execute a macro if a given condition is true, use the
  11. following macro code:
  12.  
  13. /XIcondition{macro_name}
  14.  
  15. RTM, there may be a tilde (~) between the condition and the macro that
  16. is to be run.
  17.  
  18. Hope this helps.
  19.  
  20. Michael Roberts
  21. roberts@ucunix.san.uc.edu
  22.  
  23.