S
Steph
I have two tables.... Table 1 and Table 2.What I need to
do is extract specif data from one Table 1 to TAble 2.
PLease see below:
TABLE 1
A B C D
Login Total questions #of attemps score
1100 19 19 100
1200 19 22 85
1300 19 25 65
TABLE 2
A B C
Agent Name Login TAken Test?
John Doe 1100 (score needs to be here)
JAne Doe 1200 (score needs to be here)
David Smith 1300 "" ""
I am trying to get datat from one page to the next. I
need to get the score from Table 1 to get to table 2 but
also to align with the login as well.If I fill out TAble
1 I need it to automatically update table 2. Can someone
please help me with this?
PLease explain..
Thanks in advance
S
do is extract specif data from one Table 1 to TAble 2.
PLease see below:
TABLE 1
A B C D
Login Total questions #of attemps score
1100 19 19 100
1200 19 22 85
1300 19 25 65
TABLE 2
A B C
Agent Name Login TAken Test?
John Doe 1100 (score needs to be here)
JAne Doe 1200 (score needs to be here)
David Smith 1300 "" ""
I am trying to get datat from one page to the next. I
need to get the score from Table 1 to get to table 2 but
also to align with the login as well.If I fill out TAble
1 I need it to automatically update table 2. Can someone
please help me with this?
PLease explain..
Thanks in advance
S