P
PayeDoc
Hello all
I have a textbox on a form with the following control source:
=DMax("[tblEmailLogs]![dteSend]","[tblEmailLogs]","[tblEmailLogs]![txtEmailT
o] = And ([tblEmailLogs]![txtSubject] Like ""*""&'pridoc'&""*""
or [tblEmailLogs]![txtSubject] Like ""*""&'electronic'&""*"")")
The expression works fine, in that it gives the correct result every time,
but I can't sort on it - the only right-click option that isn't greyed out
is "Remove filter/sort". All the other texboxes on the form are fine.
Any ideas?
Many thanks
Les
I have a textbox on a form with the following control source:
=DMax("[tblEmailLogs]![dteSend]","[tblEmailLogs]","[tblEmailLogs]![txtEmailT
o] = And ([tblEmailLogs]![txtSubject] Like ""*""&'pridoc'&""*""
or [tblEmailLogs]![txtSubject] Like ""*""&'electronic'&""*"")")
The expression works fine, in that it gives the correct result every time,
but I can't sort on it - the only right-click option that isn't greyed out
is "Remove filter/sort". All the other texboxes on the form are fine.
Any ideas?
Many thanks
Les