J
John
I have a mainform with a tab control on it. The tab
control has 5 pages. Each page is a "drill down" of
informtion. The following;
mainform has tab control
tab control has 5 pages
each page has a different subform
each subform is a different table
subform1 = client info (this would be the home office)
subform2 = client locations (around the country
subform3 = claim info (for the associated location)
subform4 = litigation info (for the associated claim)
subform5 = litigation comments (for the associated lit)
I have them linked but what my dillemma is when I go from
the client location tab to the claim info tab, I need to
requery for the proper claim to appear on the prior
location.
Anyone with thoughts on this?
Thanks. John
control has 5 pages. Each page is a "drill down" of
informtion. The following;
mainform has tab control
tab control has 5 pages
each page has a different subform
each subform is a different table
subform1 = client info (this would be the home office)
subform2 = client locations (around the country
subform3 = claim info (for the associated location)
subform4 = litigation info (for the associated claim)
subform5 = litigation comments (for the associated lit)
I have them linked but what my dillemma is when I go from
the client location tab to the claim info tab, I need to
requery for the proper claim to appear on the prior
location.
Anyone with thoughts on this?
Thanks. John