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

    Trying to output an OLE Object from Access into XML

    I'm an XML virgin and a scripting neophyte. I'm trying to include an OLE Object in an XML file. I've tried several methods and the closest I've come is scripting the output. However, when I get to xmloutput.write(sSQL), I get an invalid procedure error. If I comment out the Ole Object everything...
  2. techneophyte

    Miscalculation in Access Subreports

    I have a main Access 2003 report containing 6 subreports. On the Main report I have txt boxes that calculate using 1 box from 2 different sub reports. Example: txtInpatientPMPM divides the amount of inpatient claims(sumOfcInpatientClaims)on subrpt1 by the number of members (iNumOfMembers) on...

Part and Inventory Search

Back
Top