I have a somewhat large dataset that has two types of information: agreement number and program code. One agreement number can have several program codes.
The list looks something like this:
RB0110009 BHT
RB0110009 TTG
RB0110010 BHT
RB0110010 CCC
RB0110010 TTG
RB0110010 WXV
RB0110011 TTG
I want to set up a conditional validation list so that when the user selects RB0110010, then on the next column, they are limited to BHT, CCC and TTG as their choices of program.
This doesn't seem to be possible with the simple INDIRECT command that is used on most of the online examples of conditional validations so any help would be greatly appreciated.
Thanks in advance.
The list looks something like this:
RB0110009 BHT
RB0110009 TTG
RB0110010 BHT
RB0110010 CCC
RB0110010 TTG
RB0110010 WXV
RB0110011 TTG
I want to set up a conditional validation list so that when the user selects RB0110010, then on the next column, they are limited to BHT, CCC and TTG as their choices of program.
This doesn't seem to be possible with the simple INDIRECT command that is used on most of the online examples of conditional validations so any help would be greatly appreciated.
Thanks in advance.