jnilsson2810
New Member
- Joined
- Nov 16, 2021
- Messages
- 3
- Office Version
- 365
- Platform
- Windows
Goal: Search a dynamic list of items to plug into a sales order query from a cell reference.
I know how to reference a cell reference for only one item that can change in a cell reference, but I now need to know how to reference a cell or cells that have multiple items and filter to just those items in a sales order query in Microsoft Query.
Here is the syntax for just one item cell reference:
SO_SALESORDERDETAIL.ITEMCODE=?
The question mark means that it is an input from what I know.
I can reference one item, but not multiple.
I just need to know the right code how to search multiple items from a spreadsheet.
Any direction and feedback is much appreciated. Thanks!
I know how to reference a cell reference for only one item that can change in a cell reference, but I now need to know how to reference a cell or cells that have multiple items and filter to just those items in a sales order query in Microsoft Query.
Here is the syntax for just one item cell reference:
SO_SALESORDERDETAIL.ITEMCODE=?
The question mark means that it is an input from what I know.
I can reference one item, but not multiple.
I just need to know the right code how to search multiple items from a spreadsheet.
Any direction and feedback is much appreciated. Thanks!