A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Double-click to open a zoom box



 
 
Thread Tools Display Modes
  #1  
Old April 17th, 2008, 04:23 PM posted to microsoft.public.access.forms
M Skabialka
external usenet poster
 
Posts: 570
Default Double-click to open a zoom box

I have a text box in a continuous form that I would like the user to
double-click and open it up in a zoom box. I have done this before but
can't find the On Double-Click event code that I used.
Can someone please refresh my memory?
Mich


  #2  
Old April 17th, 2008, 04:53 PM posted to microsoft.public.access.forms
fredg
external usenet poster
 
Posts: 4,386
Default Double-click to open a zoom box

On Thu, 17 Apr 2008 10:23:14 -0500, M Skabialka wrote:

I have a text box in a continuous form that I would like the user to
double-click and open it up in a zoom box. I have done this before but
can't find the On Double-Click event code that I used.
Can someone please refresh my memory?
Mich


DoCmd.RunCommand acCmdZoomBox
--
Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail
  #3  
Old April 17th, 2008, 05:23 PM posted to microsoft.public.access.forms
M Skabialka
external usenet poster
 
Posts: 570
Default Double-click to open a zoom box

Exactly what I wanted but couldn't for the life of me find anywhere on
Google or Microsoft. Wrong search terminology I guess!
Thanks!
Mich

"fredg" wrote in message
news
On Thu, 17 Apr 2008 10:23:14 -0500, M Skabialka wrote:

I have a text box in a continuous form that I would like the user to
double-click and open it up in a zoom box. I have done this before but
can't find the On Double-Click event code that I used.
Can someone please refresh my memory?
Mich


DoCmd.RunCommand acCmdZoomBox
--
Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 04:51 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.