G
Guest
In a database that I have created the tables are linked Excel spreadsheets.
When I run a query (for total number of receipts/rejects) and there is no
corresponding information in the table, how do I get the organization's
number, name, and number of items to display (instead of a blank response)? I
would like to have a values like: Company Number = "1234"; Company Number =
"ABC Industries"; QTY Received = "0"; and QTY Rejected = "0".
Also, in another query, I have the same issue except I want the lines
ordered/received counted, but if there are no lines to count a blank response
is returned. I would like to have a values like: Company Number = "1234";
Company Number = "ABC Industries"; Lines Ordered = "0"; and Lines Received =
"0".
Any ideas would be greatly appreciated. Thanks!!!
When I run a query (for total number of receipts/rejects) and there is no
corresponding information in the table, how do I get the organization's
number, name, and number of items to display (instead of a blank response)? I
would like to have a values like: Company Number = "1234"; Company Number =
"ABC Industries"; QTY Received = "0"; and QTY Rejected = "0".
Also, in another query, I have the same issue except I want the lines
ordered/received counted, but if there are no lines to count a blank response
is returned. I would like to have a values like: Company Number = "1234";
Company Number = "ABC Industries"; Lines Ordered = "0"; and Lines Received =
"0".
Any ideas would be greatly appreciated. Thanks!!!