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

    Divide by 0 - error - help needed

    I have the following formula. If (({August_2002_Data.MonthInt}*12)<>0 Or {August_2002_Data.Average} <> 0) Then ((({August_2002_Data.MonthInt}/31*365)/{August_2002_Data.Average})*100) Else 0 Now there are several instances in my report where both MonthInt & Average are 0, and i want to produce...

Part and Inventory Search

Back
Top