C
C.J.
My problem that I am having is this. Based on the following example table:
A B C D
1 2 4 5
a b c d
w x y z
How do i get my drop down box to input the data from the last column (D)
into my table? In one of my forms, I have column (A) for my first drop down
box and I want to choose data from column (D) for my second drop down box.
If this is possible or not, give some ideas what direction I should take this.
Thanks. C.J.
A B C D
1 2 4 5
a b c d
w x y z
How do i get my drop down box to input the data from the last column (D)
into my table? In one of my forms, I have column (A) for my first drop down
box and I want to choose data from column (D) for my second drop down box.
If this is possible or not, give some ideas what direction I should take this.
Thanks. C.J.