M
M. Swartztrauber
Hello,
I have several repeating tables showing different aspects of the same
patient visit occuring on a single day. Each table involved has two
columns in common: visit date and visit number. The other columns
contain the differing information. Currently, I insert rows on each
table "manually."
How can I:
a) Make it so that deploying a new row on the first table deploys new
correlating rows on all the others?
b) Have those rows deploy with the same date and visit number?
c) Create a print view that shows only the rows (across several
tables)pertaining to a certain date or visit number?
Thanks much!
I have several repeating tables showing different aspects of the same
patient visit occuring on a single day. Each table involved has two
columns in common: visit date and visit number. The other columns
contain the differing information. Currently, I insert rows on each
table "manually."
How can I:
a) Make it so that deploying a new row on the first table deploys new
correlating rows on all the others?
b) Have those rows deploy with the same date and visit number?
c) Create a print view that shows only the rows (across several
tables)pertaining to a certain date or visit number?
Thanks much!