G
Guest
I have a main form where I want to display several statistics like total
number of clients in the database, total number of movies etc. All together
there are ten statistics. Each of these comes from single or multiple tables.
How can I best display this information? I had created ten text boxes but not
sure how to populate the information on form open event. Any help would be
appreciated.
PS. I know I cannot have tables as forms data source given all these
statistics are coming from several different tables. Some of them might be
connected with each other some might not have.
Thanks,
Mike
number of clients in the database, total number of movies etc. All together
there are ten statistics. Each of these comes from single or multiple tables.
How can I best display this information? I had created ten text boxes but not
sure how to populate the information on form open event. Any help would be
appreciated.
PS. I know I cannot have tables as forms data source given all these
statistics are coming from several different tables. Some of them might be
connected with each other some might not have.
Thanks,
Mike