Hi! I have a little form problem and hope u can help me.
I have two linked tables from a database. One table has 7 fields (name - address - city - phone n. etc). The other table is a flag table and has only 2 fields (subscriptionID - subscription status) with only 3 choices.
subscriptionID subscription status
1 ....................... prossecced
2 ....................... rejected
3 ....................... in progress
There is a join between the 2 tables (subscriptionID)
Now the question. I created a form using all the fields from the first table. Now i want to create a choice button to identify if the subscription is prossecced, rejected or in progress. My problem is that when i choose the 1 choice for instance prossecced all the other subscriptions changed to prossecced. What may i do in this case? Hope u can help me. I have to say that both tables are linked from a database that exists in our company's network.
Regards
Joanna gr
I have two linked tables from a database. One table has 7 fields (name - address - city - phone n. etc). The other table is a flag table and has only 2 fields (subscriptionID - subscription status) with only 3 choices.
subscriptionID subscription status
1 ....................... prossecced
2 ....................... rejected
3 ....................... in progress
There is a join between the 2 tables (subscriptionID)
Now the question. I created a form using all the fields from the first table. Now i want to create a choice button to identify if the subscription is prossecced, rejected or in progress. My problem is that when i choose the 1 choice for instance prossecced all the other subscriptions changed to prossecced. What may i do in this case? Hope u can help me. I have to say that both tables are linked from a database that exists in our company's network.
Regards
Joanna gr