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 Westi 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: *

  1. mgarces

    Sending a Value from VB Module to a Report in Access

    I need to know if you can pass a value from a VBA window directly to a report in Access 2000. In other words, not assign the report a control source. Just pass the values from the module directly. Normally I would send the info to a table first and then build the report from the table, but I...
  2. mgarces

    SubReport Formula not working in Access 2000

    I need to create a calculation using a field in a subreport with another field in my main report. The expression I'm using is: =[Reports]![rptSubreportName]![subreportfieldname]/[Reports]![rptMainReport]![fieldname] Its accepting the formula, but when I run the report, I get: #Name? I've...

Part and Inventory Search

Back
Top