report - moving from xp to windows 2000

L

Liat

Hello,

I have a mdb file. I am working on windows xp.
When I open the report on windows 2000, the font is
changed and the report doesn't look good
How can I solve this problem?
 
M

Marshall Barton

Liat said:
I have a mdb file. I am working on windows xp.
When I open the report on windows 2000, the font is
changed and the report doesn't look good


The font is changed because the one you used on the XP
system doesn't exist (or is different) on the NT system.
You should use a font that is installed on both systems.
 
Top