A
Alan
Hi, hope someone can help.
I have constructed a simple query with three columns -
first column is a field from a table in my database;
second column uses the Right(string,n) function to return
the last character from the value in the first column; the
third column takes the character from the second column
and uses this in a function I have created to return
another value. Query runs perfectly until I attempt to
apply a sort order to my third column - when I do this it
behaves like a parameter query and prompts for me to enter
the value from my second column. What's happening and how
can I fix this?
TIA
I have constructed a simple query with three columns -
first column is a field from a table in my database;
second column uses the Right(string,n) function to return
the last character from the value in the first column; the
third column takes the character from the second column
and uses this in a function I have created to return
another value. Query runs perfectly until I attempt to
apply a sort order to my third column - when I do this it
behaves like a parameter query and prompts for me to enter
the value from my second column. What's happening and how
can I fix this?
TIA