jaaret
Instructor
- Jun 19, 2002
- 171
I have several reports that I want to dynamically change the trim colors depending on which client requests the report. How can I set up a Module so that these color values can be called from any report object?
Const NPBlue = 6572321
Const NPRed = 1126546
Const WREBlue = 10244100
Const WRERed = 255
(Etc)
Jaaret
Const NPBlue = 6572321
Const NPRed = 1126546
Const WREBlue = 10244100
Const WRERed = 255
(Etc)
Jaaret