In a membership database I use continuous forms to display all members of a household. On each record I have a button to "pay subs" for that member. When an individual has "paid" - this is shown in a text box in the record - which references a public function call.
What I am attempting to achieve is when an individual has paid (i.e. the text box displays "Paid" that individual's "Pay Subs" button is "not enabled", but other individuals, who have not paid, still have active buttons.
Any ideas
What I am attempting to achieve is when an individual has paid (i.e. the text box displays "Paid" that individual's "Pay Subs" button is "not enabled", but other individuals, who have not paid, still have active buttons.
Any ideas