Hello again fellow access users and overlords.
My problem today is that I want to create a form that allows me to view all fields from a query but then group certain records into parent boxes on a form. Basically my idea is to create text boxes that reference a certain field which will allow me more freedom to move things around on the form without damaging any relationships. The form will be used to check overarching categories add up to the values of the cells that i have in my query.
E.g.
Total revenue from sandwiches (new cell that will be a sum of fields in the query)
New field in form:
Total Sandwich revenue SUM(bacon and cheese, chicken, cheese)
fields in query
Bills Sandwiches bacon and cheese 25.50
Bills Sandwiches Chicken 34.60
Bills Sandwiches Cheese 29.80
The above was purely a simplified version of what I want. FOR WHAT I REALLY WANT PLEASE SEE ATTACHED IMAGE. I can not redesign the tables as I am now at a stage where it is too late.
Thanks for your help.
My problem today is that I want to create a form that allows me to view all fields from a query but then group certain records into parent boxes on a form. Basically my idea is to create text boxes that reference a certain field which will allow me more freedom to move things around on the form without damaging any relationships. The form will be used to check overarching categories add up to the values of the cells that i have in my query.
E.g.
Total revenue from sandwiches (new cell that will be a sum of fields in the query)
New field in form:
Total Sandwich revenue SUM(bacon and cheese, chicken, cheese)
fields in query
Bills Sandwiches bacon and cheese 25.50
Bills Sandwiches Chicken 34.60
Bills Sandwiches Cheese 29.80
The above was purely a simplified version of what I want. FOR WHAT I REALLY WANT PLEASE SEE ATTACHED IMAGE. I can not redesign the tables as I am now at a stage where it is too late.
Thanks for your help.