I have a query producing a large number of records, calculating number manufactured and number sold of each product in inventory. This is based on number of boxes/products/sheets. Some items have not been moved in the month so have no record to pull through to this query so the result produces an #Error result as opposed to a blank or a negative.
In Excel, I'd normally use an IFERROR formula to deal with this, but cannot find a reasonable equivalent of this in Access. The format would be something along the lines of '=iferror(x*y,"")' I have 'x*y', no worries
Any help on a generic formula equivalent would be greatly appreciated, preferably in its most simple form - I know there are several noobs like me out there looking for an easy way around this omission.
Access 2007
Many thanks
In Excel, I'd normally use an IFERROR formula to deal with this, but cannot find a reasonable equivalent of this in Access. The format would be something along the lines of '=iferror(x*y,"")' I have 'x*y', no worries
Any help on a generic formula equivalent would be greatly appreciated, preferably in its most simple form - I know there are several noobs like me out there looking for an easy way around this omission.
Access 2007
Many thanks