Microsoft
Software
Hardware
Network
Question : Filter form
I have a weird thing that Im suffering with, Im using an access project ADP. Im opening the form by clicking a button using this code
Private Sub lstBangewaz_DblClick(Cance
l As Integer)
On Error GoTo 10
DoCmd.OpenForm "frmBangewaz", , , "[BangewazID]=" & Me.lstBangewaz.Value
10:
ErrHandling
End Sub
when the form opened it add a value to filter property and server filter property (see the attached)
when I remove the value manually it will come back again some times,
I have also added this code on close event, but it doesnt work
Me.filter=
Me. Serverfilter=
Answer : Filter form
Changed the filter but did not saved the form. Include a
Me.filter= ""
Me. Serverfilter= ""
DoCmd.Save
Random Solutions
Excel fx
Prevent printing if specific cells are empty
Active Sync OMA won't sync / authenticate.
Access 2007 error refreshing links to a BE with password
Left Outer Join is not working- returns duplicate company names?
How do I use the silverlight video player?
How to create List box in Excel. User can select one or more entries
Need to be able to call up an ASIN function just like the one in Excel
Windows 98 SE - Registry - SharedDLLs - dword - purpose
Reload Config file