+ Reply to Thread
Results 1 to 5 of 5

How Get the Invoice Number and Range the number, Group by Sales Name

  1. #1
    Registered User
    Join Date
    11-28-2008
    Location
    Palembang
    Posts
    66

    How Get the Invoice Number and Range the number, Group by Sales Name

    Hello, anyone can help me, I have a Sales Report and I want to Get the Invoice Number and Range the number, Group by Sales Name.

    Like this :

    Sales Report (SOURCE)
    ---------------------------------------------------
    Date No. Invoice QTY Price Sales Name
    ---------------------------------------------------
    01/02/09 001 2 $2 Jhon
    01/02/09 002 1 $22 Bill
    01/02/09 003 5 $52 Jhon
    01/02/09 004 7 $12 Hanny
    01/02/09 005 2 $2 Hanny
    01/02/09 006 3 $20 Hanny
    ---------------------------------------------------

    So, I want get the data like this (TARGET) :

    ---------------------------------------------------
    Date No. Invoice Sales Name
    ---------------------------------------------------
    01/02/09 001, 003 Jhon

    ---------------------------------------------------
    Date No. Invoice Sales Name
    ---------------------------------------------------
    01/02/09 002 Bill

    ---------------------------------------------------
    Date No. Invoice Sales Name
    ---------------------------------------------------
    01/02/09 004-006 Hanny

    Thank's b4

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: How Get the Invoice Number and Range the number, Group by Sales Name

    The bst option would be a pivotTable or AutoFilter
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Registered User
    Join Date
    11-28-2008
    Location
    Palembang
    Posts
    66

    Re: How Get the Invoice Number and Range the number, Group by Sales Name

    Thank's Mr. Roy, but I think using a pivotTable or AutoFilter can make a mistake when input the data (group the inv. number). cause we must entry the data manually.

  4. #4
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: How Get the Invoice Number and Range the number, Group by Sales Name

    Quote Originally Posted by antoni View Post
    Thank's Mr. Roy, but I think using a pivotTable or AutoFilter can make a mistake when input the data (group the inv. number). cause we must entry the data manually.
    You don't use either to input he data, the only mistakes can be user mistakes when inputting.

    You need to explain more carefully what you mean, maybe attach an example workbook

  5. #5
    Registered User
    Join Date
    11-28-2008
    Location
    Palembang
    Posts
    66

    Re: How Get the Invoice Number and Range the number, Group by Sales Name

    Hello Mr. Roy, I have attached the example file (Examples 1.xls).
    Thank's b4 for Your help Bos..
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1