First, thank you for answering my question, it is much appreciated!!!
Here's my question:
How do I get data in the main report to not show up if the computation of my subreports is equal to 0.
I have a report in my database that displays every customer name and computes their balance. There...
Well, that looks like it would work but Access doesn't like it.
I can't get it to set the focus on a subform control in the, "Public Sub SubSetFocus()" function. It will only set it for a mainform control. Maybe I just don't know the syntax, I tried:
DoCmd.GotoControl...
I would like to have a button that creates a new record for a subform, and the button is not located on either the main form or the subform, but a different form.
I would think it would look something like this:
DoCmd.GoToRecord acDataForm, "Forms![Form]![SubForm].Form",acNewRec...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.