G
Guest
Heaving a form with several buttons I do call some other forms with telephone
numbers etc. Eacht called form uses a query over the table contacts filtering
all contacts by ContactTypeID. I do have also 1 list with all contacts
without any kind of filtering.
Within the form with buttons now I have defined for eacht button a Tag
corresponding the value for the several ContactTypeID but I can not manage to
open only one Telephoneform using this Tag.
fe. Button1 Tag=1 Button2 Tag=2 >> should open the same form Telephone
however this form should use a query to filter all contacts with the
corresponding Tag value.
Any kind of help would be very fine.
Harry
numbers etc. Eacht called form uses a query over the table contacts filtering
all contacts by ContactTypeID. I do have also 1 list with all contacts
without any kind of filtering.
Within the form with buttons now I have defined for eacht button a Tag
corresponding the value for the several ContactTypeID but I can not manage to
open only one Telephoneform using this Tag.
fe. Button1 Tag=1 Button2 Tag=2 >> should open the same form Telephone
however this form should use a query to filter all contacts with the
corresponding Tag value.
Any kind of help would be very fine.
Harry