G
Guest
Hi,
I have the following code behing a button:
Me.Text464 = DMax("[orderno]", "fy02_basetable", "[orderno] not like 'metr'
and [orderno] not like 'NO#' and [orderno] not like 'shutl' and [orderno] not
like 'local' and [orderno] is not null")
However, for some reason, the [text464] field is still getting a result of
"NO#", despite the following function. What am I doing wrong.
Thanks
geebee
I have the following code behing a button:
Me.Text464 = DMax("[orderno]", "fy02_basetable", "[orderno] not like 'metr'
and [orderno] not like 'NO#' and [orderno] not like 'shutl' and [orderno] not
like 'local' and [orderno] is not null")
However, for some reason, the [text464] field is still getting a result of
"NO#", despite the following function. What am I doing wrong.
Thanks
geebee