is it possible to do the following through VB code..
automate a table to grab the field headings from another table and list them in the first column?
ie.
table with field headings to be grabbed..
sname, fname, dob, address1, address2 etc.
table 2 grabs the field headings and lists them in the first column.
Column A.
sname
fname
dob
address1
address2
******************
Many thanks in advance..
ta
john.
automate a table to grab the field headings from another table and list them in the first column?
ie.
table with field headings to be grabbed..
sname, fname, dob, address1, address2 etc.
table 2 grabs the field headings and lists them in the first column.
Column A.
sname
fname
dob
address1
address2
******************
Many thanks in advance..
ta
john.