Hi I am using Access 2003 with a SQL Server 2000 Backend.
I am doing a system for a publishers. One person can subscribe to one or more journals. Each Journal subscription consists of the current volume and previous ones. Each volume consists of issues.
I want to have a tabbed page
a) One for each journal
b) For each volume
To do this I could either have many hidden tab pages and make them visible or add them at runtime.
I want the user to be able to go the person and see which Journals the person has, and then which volumes they have, with the relevant issues.
How do I do this?
Or can anyone think of a better way than using tab pages?
Thanks in advance,
Ian
I am doing a system for a publishers. One person can subscribe to one or more journals. Each Journal subscription consists of the current volume and previous ones. Each volume consists of issues.
I want to have a tabbed page
a) One for each journal
b) For each volume
To do this I could either have many hidden tab pages and make them visible or add them at runtime.
I want the user to be able to go the person and see which Journals the person has, and then which volumes they have, with the relevant issues.
How do I do this?
Or can anyone think of a better way than using tab pages?
Thanks in advance,
Ian