View Single Post
 
Old 12-01-2015, 10:22 PM
RLS41155 RLS41155 is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Dec 2015
Posts: 3
RLS41155 is on a distinguished road
Question Index using multiple conditional tests

Greetings,

I have to pull a description from a table using multiple conditions to identify the correct entry. The table with the descriptions has a store start and stop date and time. The table requiring the description has a transaction start and stop date and time.

I want to test the transaction store number to equal the store number, transaction start date and time to be greater than or equal to the store start date and time, and the transaction end date and time to be less than or equal to the store end date and time.

Attached is a file with some sample data.

Any assistance would be greatly appreciated.
Attached Files
File Type: xlsx Description Match.xlsx (8.7 KB, 10 views)
Reply With Quote