Continued Location

L

LindaC

I am not sure where to put this subquery? Thanks.


I'd create a table called something like tblAllLocations with the three
fields (Aisle, Rows, Location) or everything in one columm if the data
actually looks like G9b in your table. Then I would populate this table with
every possible location. Next I'd do a Not In or Not Exists subquery to show
the empty locations.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top