B
Bomber
Hi all,
I have 2 tables:
(1st Table)
RecID , Text
i.e.
1 , Some Text
2 , Some More Text
3 , Even Some More Text
(2nd Table)
ID , Text
I would like to have the user tick various records from table1 and have it
build the string to insert into table2.
i.e. the user would "tick" the records form table1 in a form that they want
added. They would then hit a button "Merge" to merge the text into a decent
format that could be cut and pasted into Word as a List.
Any ideas ? Clear enough ?
cheers,
Adam
I have 2 tables:
(1st Table)
RecID , Text
i.e.
1 , Some Text
2 , Some More Text
3 , Even Some More Text
(2nd Table)
ID , Text
I would like to have the user tick various records from table1 and have it
build the string to insert into table2.
i.e. the user would "tick" the records form table1 in a form that they want
added. They would then hit a button "Merge" to merge the text into a decent
format that could be cut and pasted into Word as a List.
Any ideas ? Clear enough ?
cheers,
Adam