Microsoft
Software
Hardware
Network
Question : Access form open below/behind Switchboard
Hello Experts,
I have a command button in my switch board and once I click that button, the datasheet form will appear below the switchboard.
I have set the form properties for pop up and modal to yes but the other form will not overlap on top of the form unless it's closed, which I do not want it to close. Therefore I can't use the pop up properties.
How can I do it in vba code?
My current code is:
Private Sub Combo4_AfterUpdate()
DoCmd.OpenForm "View Open Workorders by Consultant", acFormDS
Me.Combo4 = ""
DoCmd.Close acForm, "Workorders for Consultant"
End Sub
Thanks!
Answer : Access form open below/behind Switchboard
try this
Private Sub Combo4_AfterUpdate()
DoCmd.OpenForm "View Open Workorders by Consultant", acFormDS,,,,acdialog
Me.Combo4 = ""
end sub
Random Solutions
Looking for vista drivers for Sony pcg-8112l vista laptop
WRT54G2 Linksys router - reset password saving actual configuration
Audit Report Generation SharePoint Content Viewing
How to find the row count in an Oracle DataReader in ASP.NET?
Owner cannot modify distributioin group
Sharepoint Template - How to open & Navigate
Out of Office Assistant not working w/Forwarding Configured
LDAP Query for Pulling lastLogonTimestamp and dateCreated attributes from AD User Account
esx 4 passthrough
Issues with SCCM CCMSetup client