Connecting Tech Pros Worldwide Help | Site Map

Prevent Report Preview from Escaping into Design Mode

vermutmb@gmail.com
Guest
 
Posts: n/a
#1: Aug 9 '06
I must be missing something, but I have a report that when it is opened
programmatically as a Preview, there is a limited toolbar which
prevents the ability to edit the design, among other things. However,
if the use presses the <ESCAPEkey, it automatically reverts to Design
Mode.

How do I prevent this?

vermutmb@gmail.com
Guest
 
Posts: n/a
#2: Aug 10 '06

re: Prevent Report Preview from Escaping into Design Mode


To be more specific, when I click on the "Preview" button on the
database window, pressing the <ESCAPEkey simply closes the form. But
when I use DoCmd.OpenReport with acPreview, the <ESCAPEkey dumps the
report into design mode.

vermutmb@gmail.com wrote:
Quote:
I must be missing something, but I have a report that when it is opened
programmatically as a Preview, there is a limited toolbar which
prevents the ability to edit the design, among other things. However,
if the use presses the <ESCAPEkey, it automatically reverts to Design
Mode.
>
How do I prevent this?
David W. Fenton
Guest
 
Posts: n/a
#3: Aug 10 '06

re: Prevent Report Preview from Escaping into Design Mode


This is the kind of thing that annoys me about someone following up
themselves, a post at 6pm and a followup at 8pm that includes
information that should have been included in the original post.

THINK BEFORE YOU POST THE FIRST TIME.

At 5:44pm, vermutmb@gmail.com wrote in
news:1155159877.076228.145940@m73g2000cwd.googlegr oups.com:
Quote:
I must be missing something, but I have a report that when it is
opened programmatically as a Preview, there is a limited toolbar
which prevents the ability to edit the design, among other things.
However, if the use presses the <ESCAPEkey, it automatically
reverts to Design Mode.
>
How do I prevent this?
And then at 8:13pm, vermutmb@gmail.com wrote in
news:1155168825.616819.65770@p79g2000cwp.googlegro ups.com:
Quote:
To be more specific, when I click on the "Preview" button on the
database window, pressing the <ESCAPEkey simply closes the form.
But when I use DoCmd.OpenReport with acPreview, the <ESCAPEkey
dumps the report into design mode.

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
vermutmb@gmail.com
Guest
 
Posts: n/a
#4: Aug 14 '06

re: Prevent Report Preview from Escaping into Design Mode


David,

While I can appreciate your desire for an orderly world, I actually
feel that I included enough information in the first post, but,
concerned that there would be no response to my query, based on past
experience, decided to add a reply to push it up the stack.

Rather than simply write "Anyone?," I decided to rephrase the original
question with more specific language. However, were you to parse
through both, you would find that they say the same thing. And anyone
who is capable of answering it would likely realize that.

Thank you though for the opportunity to push this back up through the
stack. Perhaps someone might be able to respond with a resolution to
my issue (for which I searched mightily throughout these groups and the
web in general), as opposed to posting a declaration of a pet peeve.

regards,
marc

David W. Fenton wrote:
Quote:
This is the kind of thing that annoys me about someone following up
themselves, a post at 6pm and a followup at 8pm that includes
information that should have been included in the original post.
>
THINK BEFORE YOU POST THE FIRST TIME.
>
At 5:44pm, vermutmb@gmail.com wrote in
news:1155159877.076228.145940@m73g2000cwd.googlegr oups.com:
>
Quote:
I must be missing something, but I have a report that when it is
opened programmatically as a Preview, there is a limited toolbar
which prevents the ability to edit the design, among other things.
However, if the use presses the <ESCAPEkey, it automatically
reverts to Design Mode.

How do I prevent this?
>
And then at 8:13pm, vermutmb@gmail.com wrote in
news:1155168825.616819.65770@p79g2000cwp.googlegro ups.com:
>
Quote:
To be more specific, when I click on the "Preview" button on the
database window, pressing the <ESCAPEkey simply closes the form.
But when I use DoCmd.OpenReport with acPreview, the <ESCAPEkey
dumps the report into design mode.
>
>
--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
polite person
Guest
 
Posts: n/a
#5: Aug 14 '06

re: Prevent Report Preview from Escaping into Design Mode


I was taught never to scold someone who asks a favour, especially if you don't do it for them.

On Wed, 09 Aug 2006 20:37:03 -0500, "David W. Fenton" <XXXusenet@dfenton.com.invalidwrote:
Quote:
>This is the kind of thing that annoys me about someone following up
>themselves, a post at 6pm and a followup at 8pm that includes
>information that should have been included in the original post.
>
>THINK BEFORE YOU POST THE FIRST TIME.
>
>At 5:44pm, vermutmb@gmail.com wrote in
>news:1155159877.076228.145940@m73g2000cwd.googleg roups.com:
>
Quote:
>I must be missing something, but I have a report that when it is
>opened programmatically as a Preview, there is a limited toolbar
>which prevents the ability to edit the design, among other things.
> However, if the use presses the <ESCAPEkey, it automatically
>reverts to Design Mode.
>>
>How do I prevent this?
>
>And then at 8:13pm, vermutmb@gmail.com wrote in
>news:1155168825.616819.65770@p79g2000cwp.googlegr oups.com:
>
Quote:
>To be more specific, when I click on the "Preview" button on the
>database window, pressing the <ESCAPEkey simply closes the form.
> But when I use DoCmd.OpenReport with acPreview, the <ESCAPEkey
>dumps the report into design mode.
Closed Thread