home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.apps.spreadsheets:862 comp.os.ms-windows.apps:7525
- Path: sparky!uunet!stanford.edu!agate!darkstar.UCSC.EDU!cats.ucsc.edu!banshee
- From: banshee@cats.ucsc.edu (Wailer at the Gates of Dawn)
- Newsgroups: comp.apps.spreadsheets,comp.os.ms-windows.apps
- Subject: Re: Quattro Pro for windows: QUESTION
- Date: 25 Jan 1993 22:56:17 GMT
- Organization: University of California, Santa Cruz
- Lines: 21
- Message-ID: <1k1r6hINNd9l@darkstar.UCSC.EDU>
- References: <1993Jan25.102847.10549@ktibv.uucp>
- NNTP-Posting-Host: am.ucsc.edu
- Keywords: quattro,windows
-
-
- rvdv@ktibv.uucp (Richard van der Veen) writes:
- >When I use macros to print a spreadsheet, I want to enter the number of
- >copies dynamically. So I put the following statement in my macro:
- > {GetLabel Number of Copies, _Copies}
- >where _Copies is a named cell. Now I want to use the _Copies name in one
- >of the following statements, which should be like:
- > {Print.Copies _Copies}
-
- >How can you use named cells in such macros ??
-
- {SetObjectProperty "Print.Copies", +_Copies}
-
- {Print.Copies +A1} _should_ work, but doesn't appear to. I will submit this
- as a bug.
-
- --
- 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 |
-