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
Copy NTFS permissions to sharepoint
convert adjacency model table into nested set model table
Microsoft has encountered a problem and needs to close.
How To Update Records With Joins
Geting a vbYesNo MsgBox to call a macro
DAO Recordset issue Access 2007 VBA
Foxpro Can't Seem to Find Word 2007 under Windows 7
SQL Subquery find previous record in a group
Convert Access 95/97 to Access 2000 MDE
System error 5 has occurred when using NET USE and Windows Server 2008