Community Home
Search Results:
OR statement
Introduction: An OR statement allows you to match on any criteria across different fields e.g. Status = New OR Value > £5,000. This is unlike the AND statement which matches on all criteria e.g. Status = New AND Val ...
Using dates in reporting and reporting criteria
Here are two very useful pieces of information regarding reporting. It's essential to understand 1), and 2) is useful for presenting dates in the required format: 1) If you want to use a date as a criteria then it should be writ ...