I have data from one table broken down into different views (becase some data is should not be viewed by some users). Once I list and select to view a record from a list, I need to be able to hyperlink to the other views of that same current record ([ClientID] is my key).
I am making a header table to insert into my view pages.
Thanks...