Repeat Tables

R

Ricky

Hello,

I have 2 repeating tables on my form. Lets call them table A and table B.
Table A has 3 columns. Table B has 1 column. I want to fill Table B's
column with all of the data from one of the columns in Table A? Any help
would be greatly appreciated

thanks,
Ricky
 
R

Ricky

Greg thanks for your response. This is what I'm doing, I'm pulling a
dataset from my webservice to fill 3 columns in Table A, I have another
table with one column called table B. What I want to do is fill the
table(A) on the load and have a button that fills table B with one of the
columns from table A. For example Table A has (ID, People, Notes) as the 3
columns. I want to fill table B's column with all the notes from table A.
So if Table A has 5 rows of notes. I want table B to have 5 rows of notes.

Thanks,
Ricky

"Greg Collins [InfoPath MVP]" <Greg.Collins_AT_InfoPathDev.com> wrote in
message Do you mean copy-and-paste? I don't understand what you are trying to
accomplish.

--
Greg Collins [InfoPath MVP]
Please visit: http://www.InfoPathDev.com



Hello,

I have 2 repeating tables on my form. Lets call them table A and table B.
Table A has 3 columns. Table B has 1 column. I want to fill Table B's
column with all of the data from one of the columns in Table A? Any help
would be greatly appreciated

thanks,
Ricky
 
Top