W
Wayne Heidler
Greetings,
Looked through old post and could not find what I needed, so I thought I
would ask.
I have a contact dbase (1 main table -- 3 sub tables)
I have everthing connected and working fine, except I need to be able to
tab from field to field...
tab order for Contact_Main:
LastName...MartStatus...AnnDate...FamCode...ChCode...(SubContact_Address)
[this works]
SubContact_Address: if isnull(street1) then <set focus to
SubContact_Main.firstname>
Also, is it possible to ensure that when the main record source is
changed that each subform is set to the first field?
Thanks for any help,
Wayne
Looked through old post and could not find what I needed, so I thought I
would ask.
I have a contact dbase (1 main table -- 3 sub tables)
I have everthing connected and working fine, except I need to be able to
tab from field to field...
tab order for Contact_Main:
LastName...MartStatus...AnnDate...FamCode...ChCode...(SubContact_Address)
[this works]
SubContact_Address: if isnull(street1) then <set focus to
SubContact_Main.firstname>
Also, is it possible to ensure that when the main record source is
changed that each subform is set to the first field?
Thanks for any help,
Wayne