D
Dorian
(1) How do I add multiple new empty rows to an existing table.
(2) Is there any way to copy a list of data into an already created table
e.g. I have a list of names:
Smith
Jones
Walker...
and I need to copy the list into a table such that each name goes into a
separate row and the middle column of a 3 column table.
Thanks,
-- Dorian
"Give someone a fish and they eat for a day; teach someone to fish and they
eat for a lifetime".
(2) Is there any way to copy a list of data into an already created table
e.g. I have a list of names:
Smith
Jones
Walker...
and I need to copy the list into a table such that each name goes into a
separate row and the middle column of a 3 column table.
Thanks,
-- Dorian
"Give someone a fish and they eat for a day; teach someone to fish and they
eat for a lifetime".