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 John Tel 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: hebuna
  • Content: Threads
  • Order by date
  1. hebuna

    Shared Variable with Subreport in Details

    I've searched this a few times but it seems to be clear as mud to me. Using Crystal XI and SQL Server. The report I'm working on is of all active customer equipment and the leases and contracts that are active for each respective machine. My main report and subeport are grouped by customer...
  2. hebuna

    Another Date Question...

    Piggybacking on the previous post. I'm using SQL Server & CRXI. I am using the previously mentioned formula of Mr. Hamaday's {@Workdays} to calculate the number of workdays in a month. But here is what I need now. I have 10 technicians. I'm trying to figure out the average number of calls...
  3. hebuna

    Need 2 Formulas in One Field

    I'm a newbie using Crystal Reports 11 & SQL Server. I am trying to change both the date and year in a field. I know how to do one or the other: DateAdd ("YYYY",+2,{SCContracts.ExpDate}) or DateAdd ("D",-1,{SCContracts.ExpDate}) but I don't know how to make it do both. Any suggestions...

Part and Inventory Search

Back
Top