Hi everyone
I have a number of text boxes that displays data, and are arranged in this order "Not Started" - "In Progress" - "Completed"
Above this I have a button that is the lead accountant (Assigned to), and when pressed it filters just that persons records
What I would like to do is to have all the data as buttons so the TextBox displaying "Not Started" becomes a button (that also displays the Number of not started records) and when clicked it filters to all the "Not started" records to that person.
Does that make sense and can it be done?
Thanks in advance