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 wOOdy-Soft 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: ajmcgarry
  • Content: Threads
  • Order by date
  1. ajmcgarry

    Dimension * Measure

    I am trying to multiply a Dimension <DailyRateForEmp> by a Measure <Hour> in a crosstab body. All I get though is a #COMPUTATION or a #IERR. The Measure works fine by itself and both are definately numeric. The formula =Sum(<Hour>*<DailyRateForEmp>/8) works correctly in the Total columns to...
  2. ajmcgarry

    Stored Procedures Problem

    I have a problem when accessing Stored Procedures on an SQL Server 2000 database. When it pulls up the parameters box to specify the parameters that you will be passing to the PROC, it always has one extra at the start name RETURN_VALUE. I can't complete until I specify a parameter for this but...

Part and Inventory Search

Back
Top