Hi all,
I have a report which prints the contents of stock items in certain areas, such as:
Room #1
Room #1-Cabinet #1
Room #1-Cabinet #2
etc. etc.
If I construct a where condition such as "Stock_Location = Room #1" then only items specifically labelled Room #1 will be found.
I would like a choice of whether the report looks specifically or inclusively, i.e.:
Choice 1: Find only items specifically in Room #1
Choice 2: Find any item which contains location Room #1
Somewhat of a wordy question, sorry,
Thanks in advance
Rainer
I have a report which prints the contents of stock items in certain areas, such as:
Room #1
Room #1-Cabinet #1
Room #1-Cabinet #2
etc. etc.
If I construct a where condition such as "Stock_Location = Room #1" then only items specifically labelled Room #1 will be found.
I would like a choice of whether the report looks specifically or inclusively, i.e.:
Choice 1: Find only items specifically in Room #1
Choice 2: Find any item which contains location Room #1
Somewhat of a wordy question, sorry,
Thanks in advance
Rainer