Pulling Excel data
Results 1 to 3 of 3

Thread: Pulling Excel data

  1. #1
    Join Date
    Mar 2000
    Location
    Mount Morris, MI
    Posts
    28

    Pulling Excel data

    I have and extremely large Excel file that I enter invoices into almost daily. Could someone help me with either a Visual basic program or a formula that could either flag or pull any duplicate data that is entered into it? Any help at all would be very appreciated.
    Thanks!

  2. #2
    Join Date
    Jan 2000
    Location
    EnZed
    Posts
    2,532
    Need a bit more info here before I can think of anything to help.

    1) How are the "invoices" entered
    - data from each invoice entered into one table on one worksheet (or even multiple sheets - e.g. one worksheet tab for each day/week/month or whatever).
    - each invoice has it's own worksheet tab within the workbook.

    2) What duplicated information do you want to weed out? Any value or just selected fields?

    3) How many records do you want to compare against for duplicates? Just the daily entries to make sure you haven't entered one twice??
    smurfy
    Linux Counter #318033 Free yourself - Get Linux now
    Running:
    Ubuntu, OpenSuse, Mandriva, FedoraCore, Debian, Slackware and various Windows versions

  3. #3
    Join Date
    Mar 2000
    Location
    Mount Morris, MI
    Posts
    28
    All the information is on one sheet, I enter: Company, Invoice Number, Date Shipped, Our Reference Number, Amount, and Date approved.
    I want to be able to tell if I enter a duplicate Invioce number or our Reference Number. So I need to compare what I've entered to the entire worksheet.
    Hope that helps. Thank you.

Thread Information

Users Browsing this Thread

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

Posting Permissions

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