Nightfire22255
New member
- Local time
- Today, 01:13
- Joined
- Dec 21, 2020
- Messages
- 6
Hi all,
Need some guidance. I have a subform setup. In my main form, I have a textbox that gives me a total of a whole column from the subform. The way I did that was through having a control in the subform that calculates the total. Then I basically showed that control source on my main form. Easy.
What I'm trying to do is get a total with specific records or filters simultaneously with my other total textbox.
This picture will show you what I want to happen. Specifically, I want to only sum the records when the boolean result is true.
Thanks
Need some guidance. I have a subform setup. In my main form, I have a textbox that gives me a total of a whole column from the subform. The way I did that was through having a control in the subform that calculates the total. Then I basically showed that control source on my main form. Easy.
What I'm trying to do is get a total with specific records or filters simultaneously with my other total textbox.
This picture will show you what I want to happen. Specifically, I want to only sum the records when the boolean result is true.
Thanks