home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!sun-barr!olivea!hal.com!darkstar.UCSC.EDU!cats.ucsc.edu!banshee
- From: banshee@cats.ucsc.edu (Wailer at the Gates of Dawn)
- Newsgroups: comp.os.ms-windows.apps
- Subject: Re: Quattro Pro Win ?
- Message-ID: <1erjdkINNm5g@darkstar.UCSC.EDU>
- Date: 23 Nov 92 21:45:24 GMT
- References: <4f34yEq00WB95C7X4X@andrew.cmu.edu>
- Organization: University of California, Santa Cruz
- Lines: 20
- NNTP-Posting-Host: am.ucsc.edu
-
-
- tn10+@andrew.cmu.edu (Tony Niderost) writes:
- >To a selected block, shade all cells containing ANYTHING (we're using
- >the number 1).
-
- Try a macro using the @CELL("contents",cell) function. "contents" returns 0
- if the cell is empty.
-
- {IF @CELL("contents", cell) = 0}{Color_Cell}
- {Select_next_cell}
-
- >I wish to thank anyone who could help me in advance with a big
- >"Thank you for allowing me to finally sleep!"
-
- No problem.
- --
- The Wailer at the Gates of Dawn | banshee@cats.UCSC.EDU |
- Just who ARE you calling a FROOFROO Head? | |
- DoD#0667 "Just a friend of the beast." | banshee@ucscb.UCSC.EDU |
- 2,3,5,7,13,17,19,31,61,89,107,127,521,607....| banshee@ucscb.BITNET |
-