Y
yoda jedi
I need to be able to read whether or not a report has been launched in
normal mode or preview mode.
I have been looking through the report properties and don't see
anything.
DoCmd.OpenReport "Whatever Report", acViewPreview
And then in the Whatever report, the macro code, I would want to know
that it was launched in Preview mode, so I would want to query
Me.WhatModeWasThisReportLaunchedFor?
Or something along those lines.
Thanks,
JJ
(e-mail address removed)
normal mode or preview mode.
I have been looking through the report properties and don't see
anything.
DoCmd.OpenReport "Whatever Report", acViewPreview
And then in the Whatever report, the macro code, I would want to know
that it was launched in Preview mode, so I would want to query
Me.WhatModeWasThisReportLaunchedFor?
Or something along those lines.
Thanks,
JJ
(e-mail address removed)