+ Reply to Thread
Results 1 to 1 of 1

combine worksheets

  1. #1
    Registered User
    Join Date
    01-14-2005
    Posts
    4

    Exclamation combine worksheets, by compare & autofill

    Urgent!!

    I need a formula to check, match, found and autofill data in two different sheets.
    I have used the following formual on my master sheet:

    IF(ISERROR(INDEX(Sheet2!K$8;K$144,MATCH($E8,Sheet2!$E8:$E$144,0))),"NO COMM",INDEX(Sheet2!K$8:K$144,MATCH($E8,Sheet@!$E$8:$E$144,0)))

    It seems to work, but my problem is the following:

    I've got a master file with account numbers and ref numbers in columns E and F and the surnames and initials are in columns G and I.

    I receive a monthly summary from head office on sales done and comm earned in a text format. To open the sheet in excel, and then "column to text" is no problem.
    I've made my master file the same as the text file for easier refences, although my account numbers are numerical.

    The problems I'm experiencing on the moment is:
    1. If I receive commission on the same client in more than one row it does not add up in my master file, maybe I should use COUNTIF in the formula

    2. If I receive comm on a client which for same reason does not appear on the master file, this is also not included in the commission column on my masterfile.

    3. I then furthermore need exception reports when I compare the different months and commission sharing % from say Jan to Feb in the master file.

    Do hope someone will be able to assist me!!

    Thanks Ronette
    Last edited by Ronette; 01-16-2005 at 05:14 PM.

+ 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