Hi Tim,
Thanks for the advice. I already checked the ForeColor of all of the
report objects and they're all black. I created the report and there
isn't any module code behind it.
Copying didn't solve the problem - still all grey.
I'm going to play with it some more later today. Maybe I'll find that
one little property that's causing this ...
Thanks for the help,
Robin
Tim Marshall wrote:[color=blue]
>
msrado@yahoo.com wrote:
>[color=green]
> > Thanks for the response. I did check the printer, and everything else
> > - even other reports in the same database - comes out black. Its just[/color]
>
> To possibly help out with Larry' attempts... you may or may not have
> checked the following - forgive me if I sound like I'm underestimating
> your skill, but these would be things I'd look at myself... 8)
>
> I ran into something similar once a long time ago (A97) and it was the
> actual fore color - arrrgh, kills me to write it that way!!! 8) 8) -
> property. Check the property window of each control; for black, the
> Fore Color property on the Format tab should be 0. Any other
> combination could look black on a screen preview, but may or may not be
> black when printed.
>
> Another thing to check: is this a report you put together? Whether it
> is or not, go to the code for that form (report design menu, View->Code)
> and search for any lines that have anything to do with forecolor
> properties. Colours (and other peroperties) of controls can be altered
> in the code of a report/form to be quite different from what appears on
> your design windows.
>
> If none of this works, another thing you could try is copying the report
> to a new report in the same mdb and see if that helps.
>
> Write back if you're not sure what I'm talking about with any of the above.
> --
> Tim
http://www.ucs.mun.ca/~tmarshal/
> ^o<
> /#) "Burp-beep, burp-beep, burp-beep?" - Quaker Jake
> /^^ "Whatcha doin?" - Ditto "TIM-MAY!!" - Me[/color]