Hi All, I've read various posts relating to toggle buttons but just can't seem to be able to find the answer I'm looking for - either that or I'm just being that stupid! :banghead: So really hoping someone could please help out.
I have a customers form which has a tab control within it for displaying various parts of the customer's account; one tab holds purchase information in it from a datasheet. But I now need a way to be able to view different categories of said purchases within the same form, so I thought I'd try out some toggle buttons, each showing a different subform/report of data - so for example, say I were selling fruit, and wanted to display each type of fruit by category, I could have a list of toggle buttons along the side saying things like "Apples", "Citrus" etc. and when I clicked on the category I wanted to view, the subform/report to the right would change to show the filtered purchase data... Sounds simple in my head, but I can't get the damn thing to work
I realize I'll have to create various sub-forms/reports and also filter queries for each category, that's not a problem, I just can't get the toggle button part to function at all, can anyone give any suggestions as to where I might be going wrong?
Thankyou
I have a customers form which has a tab control within it for displaying various parts of the customer's account; one tab holds purchase information in it from a datasheet. But I now need a way to be able to view different categories of said purchases within the same form, so I thought I'd try out some toggle buttons, each showing a different subform/report of data - so for example, say I were selling fruit, and wanted to display each type of fruit by category, I could have a list of toggle buttons along the side saying things like "Apples", "Citrus" etc. and when I clicked on the category I wanted to view, the subform/report to the right would change to show the filtered purchase data... Sounds simple in my head, but I can't get the damn thing to work
I realize I'll have to create various sub-forms/reports and also filter queries for each category, that's not a problem, I just can't get the toggle button part to function at all, can anyone give any suggestions as to where I might be going wrong?
Thankyou