Hi all
Basically col1 is a user input field col2 is a number that links multiple record together
i.e
col1 col2
ca 1
cc 2
ca 2
I am looking to create a selection criteria that selects dependant on another. So if col1 = cc then select all in col2 with the same group number.
In the instance above it would select row 2 and 3
Can anybody help me on this
Cheers
Paul
Basically col1 is a user input field col2 is a number that links multiple record together
i.e
col1 col2
ca 1
cc 2
ca 2
I am looking to create a selection criteria that selects dependant on another. So if col1 = cc then select all in col2 with the same group number.
In the instance above it would select row 2 and 3
Can anybody help me on this
Cheers
Paul