K
Kim
Hello,
I am working with 4 tables and 200+ Yes/No check boxes (fields) for
each client (1 row per client in each table). If I have 600 clients
then each of the 4 tables will have 600 records\rows and 50 to 100
fields\columns. I am trying to find a way to make any unchecked check
boxes disappear using either a form or report instead of being
displayed sporadically throughout the page by writing code to hide
these check boxes.
The first table is a ClientMaster table that contains client info only
and is linked to the other tables using a ClientID primary key. The
other three tables consist of different types of reports a client can
receive from us on a daily or monthly basis. So you might have
Company1 receive a report called 100a, 100d, and a 571b report but not
receive a 100b, 100c or 571a which fall between the other fields. We
want to provide the report selection to the client but we do not want
to provide them a complete listing of all the reports we offer that
they have not selected.
Can you provide any possible solutions? I have tried so many different
things to no avail and appreciate any help you can give. Thanks so
much and have a terrific day!
Kim
I am working with 4 tables and 200+ Yes/No check boxes (fields) for
each client (1 row per client in each table). If I have 600 clients
then each of the 4 tables will have 600 records\rows and 50 to 100
fields\columns. I am trying to find a way to make any unchecked check
boxes disappear using either a form or report instead of being
displayed sporadically throughout the page by writing code to hide
these check boxes.
The first table is a ClientMaster table that contains client info only
and is linked to the other tables using a ClientID primary key. The
other three tables consist of different types of reports a client can
receive from us on a daily or monthly basis. So you might have
Company1 receive a report called 100a, 100d, and a 571b report but not
receive a 100b, 100c or 571a which fall between the other fields. We
want to provide the report selection to the client but we do not want
to provide them a complete listing of all the reports we offer that
they have not selected.
Can you provide any possible solutions? I have tried so many different
things to no avail and appreciate any help you can give. Thanks so
much and have a terrific day!
Kim