Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: rostabosta
  • Content: Threads
  • Order by date
  1. rostabosta

    If Subreport NoData Then Don't Show Main

    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...
  2. rostabosta

    creating new record in subform

    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...

Part and Inventory Search

Back
Top