Originally posted by goodaan
However, if what you have doesn't help you enough to understand how to proceed then please explain clearly what you currently don't understand. As of now it's not clear to me from what you've posted whether you still have a problem, and if so where. There have been a number of examples posted which look to me like they would be enough to help you do this. Some of which you seem to have ignored completely.
If there's one that you'd prefer to work with but need further clarification on then please post clearly what that is and what help you need.
One tip I can give that may help is that when working within a query and specifying a field using any functions, if you enter them all in lower case then all valid functions will be automatically fixed to the same case as is required for that function. Any that remain in lower case will be unrecognised by the SQL engine processing them and may need to be looked at. For that reason it's very important when posting what you are currently working with that you copy it directly from your work after it's been entered into your query. That gives us clues missing from what you've posted for us in post #13 for instance.
Comment