PC Review


Reply
Thread Tools Rate Thread

Why am I losing vertical slider on a form I open as a dialog?

 
 
=?Utf-8?B?UkhD?=
Guest
Posts: n/a
 
      6th Sep 2006
I need to open a form as a modal dialog so im using the following code:

DoCmd.OpenForm "Ducali_DataEntry", acNormal, , , , acDialog

However when I do this the form no longer has the vertical slider which I
have to have. If I remove the acDialog attribute the form no longer opens
modally and the code doesnt pause. Any suggestions? Thanks in advance
 
Reply With Quote
 
 
 
 
Ken Snell \(MVP\)
Guest
Posts: n/a
 
      6th Sep 2006
Normal behavior. Workaround is to put a subform on the form, and use the
subform to show the data; the subform will show its vertical scrollbar if
enabled.

--

Ken Snell
<MS ACCESS MVP>

"RHC" <(E-Mail Removed)> wrote in message
news:28C17771-6EAF-479F-A7F6-(E-Mail Removed)...
>I need to open a form as a modal dialog so im using the following code:
>
> DoCmd.OpenForm "Ducali_DataEntry", acNormal, , , , acDialog
>
> However when I do this the form no longer has the vertical slider which I
> have to have. If I remove the acDialog attribute the form no longer opens
> modally and the code doesnt pause. Any suggestions? Thanks in advance



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Why FORM's verticle slider hidden (can not find the verticle slider) Martin \(Martin Lee\) Microsoft Access 2 27th Feb 2008 03:03 PM
findcontrol("PlaceHolderPrice") why why why why why why why why why why why Mr. SweatyFinger Microsoft ASP .NET 2 2nd Dec 2006 04:46 PM
Outlook vertical scrollbar slider - no smooth scrolling David A Microsoft Outlook Contacts 0 7th Feb 2006 11:51 PM
vertical slider - navigation question Bill in Verona, WI Microsoft Excel Misc 1 6th Nov 2003 03:08 AM
Vertical Slider help in Combo Box Gary Microsoft Access Forms 1 26th Aug 2003 09:45 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:36 PM.