home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.apps.spreadsheets
- 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
- From: roberts@ucunix.san.uc.edu (Michael Alan Roberts)
- Subject: Conditional execution of a macro (Lotus 1-2-3)
- Message-ID: <C19wKI.10x@ucunix.san.uc.edu>
- Organization: University of Cincinnati
- Date: Fri, 22 Jan 1993 20:50:42 GMT
- Lines: 13
-
- If you want to execute a macro if a given condition is true, use the
- following macro code:
-
- /XIcondition{macro_name}
-
- RTM, there may be a tilde (~) between the condition and the macro that
- is to be run.
-
- Hope this helps.
-
- Michael Roberts
- roberts@ucunix.san.uc.edu
-
-