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 strongm 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: Ayush15690
  • Content: Threads
  • Order by date
  1. Ayush15690

    Charting Print Time formula Values

    Hi, I am using Crystal Reports XI and I am trying to chart this formula,but crystal report throws an error that I can't chart print time values . shared numberVar x ; shared numberVar y ; shared numberVar z ; shared numberVar t; shared numberVar u ; If {Command.weekno} =1 then x...
  2. Ayush15690

    Charting Print Time formula Values

    Hi, I am using Crystal Reports XI and I am trying to Print this formula shared numberVar x ; shared numberVar y ; shared numberVar z ; shared numberVar t; shared numberVar u ; If {Command.weekno} =1 then x :=Sum({Command.duration},{Command.weekno})/1 else if {Command.weekno} = 2 then y...

Part and Inventory Search

Back
Top