QUESTION POSED ON: 10 November 2006
My query displays net project totals (negative and positive). I would like to view only the negative projects.
My current solution is to use a 'goto', which runs a second query with the condition applied. Is there a way of applying a condition with out re-running the query?
|