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 461mmk

  1. 461mmk

    Summary and repetitive data

    Thanks! You don't need to eat your hat. It works fine. Cheers
  2. 461mmk

    Summary and repetitive data

    Thanks for the tips. I do have more than one event pet type of event. My report has the following structure: Group 1 - eventTypeID should show Summary of Action Cost and Event Cost per Type of Event Group 2 - eventID should show Summary of Action Cost per Event and...
  3. 461mmk

    Summary and repetitive data

    Hi everyone! Here is my problem: I have 3 tables with the following data table 1: eventTypeId (uniqueidentifier); eventType (string) table 2: eventId (uniqueidentifier); eventTypeId; eventCost (decimal) table 3: actionID (uniqueidentifier); eventId; actionCost (decimal) As you can see, I have...

Part and Inventory Search

Back
Top