home *** CD-ROM | disk | FTP | other *** search
-
- Problem Example of practical use of Symphony macros to synchronize
- window movement w/ 2 windows on screen as in 1-2-3.
-
-
-
- Block Diagram
- ___________________ ___________________
- | | |
- | | |
- | | |
- | Documentation | Macros |
- | | |
- | | |
- | | |
- | | |
- |___________________|___________________|
- Tips
- Heart of macro routines are the formulas in the following
- cells:
-
- D9 - self modifying string macro used to calculate cell
- address in other window to move pointer to.
-
- G4 - @string(@cell("ROW",A),))
-
- D12 - @char(@cellpointer("COL")+64)
-
-
-
-
-
-
-
-
-
-
-