Microsoft
Software
Hardware
Network
Question : How do I force a '0' value into a report
Hi Experts
I have a query which collates several costs from various tables, this query includes another query which also brings down a cost. But when I create a report the value that comes from the query within the query only shows a value that is greater than 0. How do i get it to force a zero where there is no value.
Any ideas would be much appreciated, thanks LillyC
Answer : How do I force a '0' value into a report
With very little detail provided, here is a generic guess:
Change the field to:
Nz([YourFieldName], 0)
Random Solutions
Validation in a form - Using "len"
Access Form using SQL to pull data from Terradata database
Concatenate in Query with Leading Zero
collation issue when joining two tables - SQL server 2005 TSql
"Edit Page" is disabled in SharePoint
Concurrency violation in Access database
Visual Basic 6 code with auto number creation through network computers
1203(No network provider accepted the given network path.)
Exchange cannot get DCs from topology
Tab into subform new record does not work if prior records are disabled by Conditional Formatting