S
Simula67
In my table, I have one column that contains a list of values to choose from.
In the next column, I want another list of values. But the values depend on
the value chosen in the first column. For example:
Column1: choose A, B, or C
Column2: if A, then choose 1, 2, or 3 if B, then choose 4, 5, or 6.
How would I set this up in the Design View?
In the next column, I want another list of values. But the values depend on
the value chosen in the first column. For example:
Column1: choose A, B, or C
Column2: if A, then choose 1, 2, or 3 if B, then choose 4, 5, or 6.
How would I set this up in the Design View?