hi, i have to perform some calculations in a query based on criteria based in it. i need to look at a applicants VAT status then a companys VAT status and decide whether VAT is to be included.
How would i go about doing this in a function rather than a IIF? there are 3 possible scenarios!
How do i get my code to look at the particular query/record in question, check some values, then send a string back based on the results back to the query? Or am i completely off track
How would i go about doing this in a function rather than a IIF? there are 3 possible scenarios!
How do i get my code to look at the particular query/record in question, check some values, then send a string back based on the results back to the query? Or am i completely off track