Bob,
Couldn't reproduce your problem, no matter what I tried.
Nor have I ever heard of this odd behavior in regards to opening a report at any Zoom
factor.
Does this happen with all your reports? Try some others.
Is this 8 1/2 by 11, portrait?
All I can offer is....
Drop the error code from the OpenReport coding, just for now... just use...
DoCmd.OpenReport "rptViewExpenses", acViewPreview
DoCmd.RunCommand acCmdZoom100
Make a copy of the report (rename it). Test that usinmg the same "open" code above.
Remove all your code from that copy of the report and test.
Create a new form with just some labels on it, and test that
Also, can't hurt to Compact and Repair...
Otherwise try a brand new post with that question (include your Access version no),
but... like I say, I couldn't find anything on that bug in the google groups, nor could I
duplicate it.
--
hth
Al Camp
Candia Computer Consulting - Candia NH
http://home.comcast.net/~cccsolutions
There are 10 types of people in the world.
Those who understand binary, and those who don't.