Re: Printing an Access report using late binding
- From: TrussworksLeo <Leo@xxxxxxxxxxxxxxx>
- Date: Fri, 22 Aug 2008 14:52:00 -0700
Dirk,
Is there a list somewhere that shows the
-- OpenReport method
and the possible argument values?
Thank You, Leo
"Dirk Goldgar" wrote:
"TrussworksLeo" <Leo@xxxxxxxxxxxxxxx> wrote in message.
news:EAD7D56F-4746-4646-AC3A-D32C38356804@xxxxxxxxxxxxxxxx
Dirk,
Sorry I am still missing somthing. How do I get the View to work
correctly
with late binding?
It does not understand what acViewnormal means? I forgot to switch back
to
late binding before running my last test.
Now that I am using late binding again it shows a dialog which I would
like
to avoid.
With late binding, I don't think you're going to be able to use the defined
constant acViewNormal. You can either pass its actual value, which is 0, or
just leave it out altogether, as I suggested, because acViewNormal is the
default value for that argument of the OpenReport method.
--
Dirk Goldgar, MS Access MVP
www.datagnostics.com
(please reply to the newsgroup)
- Follow-Ups:
- Re: Printing an Access report using late binding
- From: Dirk Goldgar
- Re: Printing an Access report using late binding
- References:
- Printing an Access report using late binding
- From: TrussworksLeo
- RE: Printing an Access report using late binding
- From: TrussworksLeo
- Re: Printing an Access report using late binding
- From: Dirk Goldgar
- Printing an Access report using late binding
- Prev by Date: Problem with Access in Active Directory
- Next by Date: How do I reference properties of sub-sub form from main form...
- Previous by thread: Re: Printing an Access report using late binding
- Next by thread: Re: Printing an Access report using late binding
- Index(es):