CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Kudlaguy

Search: Search took 0.02 seconds.

  1. Replies
    579
    Views
    648,101

    // Hi, Group by name1, Year, Month. So...

    //
    Hi,

    Group by name1, Year, Month.

    So that it will come once in the name1 group.

    Yours Friendly,
    K.Babu
  2. Replies
    579
    Views
    648,101

    supress column if duplicated

    Hi
    I am preparing a sales report grouped by month and year

    The data is something like this

    Name1 MonthYear Year Date Sales
    X1 200203 2002 date1 200
    X1 200203 2002 date2 ...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured