I am using the left function to trim off all but 40 characters. Here is
the line that i'm using FirstLineOfMemo:
Left(tblMemoData!memCommunicationsMemo,40) & "....". The problem i'm having
is that when the form opens on certain machines - usually Windows XP - the
following error apears Function is not availible in expressions in query
expression 'Left(tblMemoData!memCommunicationsMemo,40) & "...."'. I think i
might have to load something. Any ideas?
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.