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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by bar1515

  1. bar1515

    Summary of Group Header field

    Thank you for the information. Just so I am sure of what you are saying, I should create a running total on Change of Group 2 header and place it in the Group 2 footer and reset on Change of Group 1?
  2. bar1515

    Summary of Group Header field

    I am trying to modify a report that someone else wrote. In the report that is composed of 5 tables. In section 2 I have a group header with a cost in that section with other data. Then for the same record there are a certain number of group headers under that one record. When you do a Sum of...
  3. bar1515

    Calculation of Date/Time fields with business time

    Thanks for the information.. I was trying to use this exact code but when it says TimeValue9{Your Field1}) my field is a date time field and is not seperated out into 2 fields. is there a way to partion the time out and then calculate that time? Thanks again for taking time to help me. Brandi
  4. bar1515

    Calculation of Date/Time fields with business time

    All, I have 2 date/time fields in the following format: 11/10/2008 10:00:00 AM I tried to use the following formula for the first part to convert as days: got this from http://www.kenhamady.com/form01.shtml WhileReadingRecords; Local DateVar Start := {HPD_Help_Desk.Submit_Date}; // place...

Part and Inventory Search

Back
Top