Code:
Me.Filter=srtCriteria
Me.Filter=srtCriteria
Public Function getDelimitedASFields(ByRef sSQL As String) As String Dim iCount As Integer Dim iStart As Integer
' This is on the MainMenu Form, which is always open. '----------------------------------------------------
UPDATE SCAN SET [px]=Replace([px],"*" & [em]
Private Sub TransDate_AfterUpdate() TransDate.DefaultValue = "#" & Me.TransDate.Value & "#" End Sub
Public Function calcWorkMinutes(ByRef dStart As Date, ByRef dEnd As Date) As Long Dim dDay As Date Dim lMinutes As Long Dim lStartTime As Long Dim lEnddTime As Long dDay = dStart While dDay < dEnd Select Case DatePart("d", dDay) Mod 7 Case 0 ' Sunday
'getSaveState Public Function getSaveState(sUser As Variant, sObject As Variant) As Variant On Error GoTo ErrorOut getSaveState = Nz(dlookup("State", "SaveState", "UserID='" & NZ(sUser, "") & "' AND Object='" & NZ(sObject, "") &
Private Sub Listbox1_Click() Dim src As Integer Dim subfhis As String subfhis = "HISTORY" With Listbox1 src = CLng(.Column(0))
Leave a comment: