lookforsmt
Registered User.
- Local time
- Today, 17:21
- Joined
- Dec 26, 2011
- Messages
- 672
it shows just "False"
it shows just "False"
"MICR_ndt =
PDC_dueDate
"MICR_ndt = 'Test' AND PDC_dueDate = #02/12/2019#"
If DCount("1", "tbl_Master", "MICR_ndt = '" & strCriteria & "'" = "' strdate = DateValue('" & Me.PDC_dueDate) < 1 Then
? strcriteria
MICR_ndt = '0001298020207250293177718'21/10/2019
Well i too dont want to ask for help, but if you think that you can recall the function you mentioned then do post it back. It will be great help.
Well i am trying to learn but at the movement i have darkness in front of me, not sure if there is finish line in front or back of me.
strDate = Me.Parent!PDCDueDate
strCriteria = "MICR_ndt = '" & strMIRC & "'" & PDC_dueDate = strDate
If DCount("1", "tbl_Master", strCriteria) < 1 Then
Debug.Print strCriteria
strCriteria = "MICR_ndt = '" & strMIRC & "'" And PDC_dueDate = strDate
#" & Format(Me!Textbox.Value, "dd/mm/yyyy") & "#")
strCriteria = "MICR_ndt = '" & strMIRC & "'" And #" & Format(Me!PDCDueDate.Value, "dd/mm/yyyy") & "#") = strDate