RE: Switching Continuous to Single-Record view

From: SteveS (sanfu)
Date: 01/14/05


Date: Fri, 14 Jan 2005 00:29:02 -0800

Dave,

I was just reading the Access Tips page at

http://www.aadconsulting.com/aadtips.html

Scroll down to the tip

    Show SubForm in Data*** View AND Back Again:

It appears that no code is required, just some button magic......

HTH

Steve
--------------------------------
"Veni, Vidi, Velcro"
(I came; I saw; I stuck around.)

"Dave Alger" wrote:

> I posted this in access.forms last week, but perhaps this newsgroup is a
> better place for it:
>
> Hi all,
>
> I have a subform displaying records in Continuous view. I'd like to be able
> to change it, programatically, to show a single-record view (and vice
> versa).
>
> Is this possible? I thought the CurrentView might be an answer, but that's
> read-only at runtime.
>
> Thanks in advance for any help you can offer.
>
> regards,
> Dave
>
>
>