Hello All,
I know one of you all can help me with this problem. I have a worksheet with six columns. Tool, Start, End, Tool, Auto Start, Auto End. The sheet was made from two other worksheets. I want excel to search the worksheet for matches where the auto start and auto end time are within the Start and End times for the same Tool.
For example:
Tool Start End Tool Auto Start Auto End
1 0:00 1:00 2 2:15 2:45
1 1:30 2:15 2 3:05 3:52
2 2:00 3:00 3 5:55 6:05
The only return value should be the cell D2, or some other way of filtering the data, beacuse cells E2 and F2 fall between values in column B and C of the same row and have a matching Tool number.
If you have any questions or comments please do not hesitate to ask.
Thanks in Advance
D
I know one of you all can help me with this problem. I have a worksheet with six columns. Tool, Start, End, Tool, Auto Start, Auto End. The sheet was made from two other worksheets. I want excel to search the worksheet for matches where the auto start and auto end time are within the Start and End times for the same Tool.
For example:
Tool Start End Tool Auto Start Auto End
1 0:00 1:00 2 2:15 2:45
1 1:30 2:15 2 3:05 3:52
2 2:00 3:00 3 5:55 6:05
The only return value should be the cell D2, or some other way of filtering the data, beacuse cells E2 and F2 fall between values in column B and C of the same row and have a matching Tool number.
If you have any questions or comments please do not hesitate to ask.
Thanks in Advance
D