L
LSUCHEER
Here is the problem:
In column D, rows 3 to 1023, either the letter C, D or I appears. In
column E, rows 3 thru 1023 either the number 2 or 3 appears.
If D3=C and E3=3, than place the contents of N3 in O3
If D3=I and E3=2, Than place the contents of N3 in T3
This query repeats repeats row by row looking for C3, I2, C2, D3, etc.
Can you help?
In column D, rows 3 to 1023, either the letter C, D or I appears. In
column E, rows 3 thru 1023 either the number 2 or 3 appears.
If D3=C and E3=3, than place the contents of N3 in O3
If D3=I and E3=2, Than place the contents of N3 in T3
This query repeats repeats row by row looking for C3, I2, C2, D3, etc.
Can you help?