Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have two lists in two seprate sheets. I need to create a formula/marco to
match the lists and compare the amounts. Sheet A has reference ID and payment amount due, sheet b has reference id and paymnet received. I need to compare two sheets and find out differences on sheet b and on sheet a find out outstanding amounts due. Please help with macro or formula For e.g.: Sheet A column A Col.B hh11230 356.55 hp12598 400.00 rs56855 1298.49 Sheet B Col.A Col.B hh11230 356.55 hp12598 400.00 Thanks in advance Jaishree |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Look at VLOOKUP function.
"Jai" wrote: I have two lists in two seprate sheets. I need to create a formula/marco to match the lists and compare the amounts. Sheet A has reference ID and payment amount due, sheet b has reference id and paymnet received. I need to compare two sheets and find out differences on sheet b and on sheet a find out outstanding amounts due. Please help with macro or formula For e.g.: Sheet A column A Col.B hh11230 356.55 hp12598 400.00 rs56855 1298.49 Sheet B Col.A Col.B hh11230 356.55 hp12598 400.00 Thanks in advance Jaishree |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Jai,
is it possible that the reference id on column 1 of sheet b can be repeated twice.. e.g. payment received comes with 2 or more partial payment ? regards, driller -- ***** birds of the same feather flock together.. "Jai" wrote: I have two lists in two seprate sheets. I need to create a formula/marco to match the lists and compare the amounts. Sheet A has reference ID and payment amount due, sheet b has reference id and paymnet received. I need to compare two sheets and find out differences on sheet b and on sheet a find out outstanding amounts due. Please help with macro or formula For e.g.: Sheet A column A Col.B hh11230 356.55 hp12598 400.00 rs56855 1298.49 Sheet B Col.A Col.B hh11230 356.55 hp12598 400.00 Thanks in advance Jaishree |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
Its a possiblity, that's I am not using vlookup function as vlookup function is only finding first match. Please help with vlookup function as well or any other function/formula etc. Thanks Jai "driller" wrote: Jai, is it possible that the reference id on column 1 of sheet b can be repeated twice.. e.g. payment received comes with 2 or more partial payment ? regards, driller -- ***** birds of the same feather flock together.. "Jai" wrote: I have two lists in two seprate sheets. I need to create a formula/marco to match the lists and compare the amounts. Sheet A has reference ID and payment amount due, sheet b has reference id and paymnet received. I need to compare two sheets and find out differences on sheet b and on sheet a find out outstanding amounts due. Please help with macro or formula For e.g.: Sheet A column A Col.B hh11230 356.55 hp12598 400.00 rs56855 1298.49 Sheet B Col.A Col.B hh11230 356.55 hp12598 400.00 Thanks in advance Jaishree |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Jai,
its a common expectation...u may now elaborate ur samples of data pertained for the formula criteria n param. to make it clear in laymen terms. regards, driller -- ***** birds of the same feather flock together.. "Jai" wrote: Hi, Its a possiblity, that's I am not using vlookup function as vlookup function is only finding first match. Please help with vlookup function as well or any other function/formula etc. Thanks Jai "driller" wrote: Jai, is it possible that the reference id on column 1 of sheet b can be repeated twice.. e.g. payment received comes with 2 or more partial payment ? regards, driller -- ***** birds of the same feather flock together.. "Jai" wrote: I have two lists in two seprate sheets. I need to create a formula/marco to match the lists and compare the amounts. Sheet A has reference ID and payment amount due, sheet b has reference id and paymnet received. I need to compare two sheets and find out differences on sheet b and on sheet a find out outstanding amounts due. Please help with macro or formula For e.g.: Sheet A column A Col.B hh11230 356.55 hp12598 400.00 rs56855 1298.49 Sheet B Col.A Col.B hh11230 356.55 hp12598 400.00 Thanks in advance Jaishree |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
match and list | Excel Worksheet Functions | |||
Using the MATCH formula and list the duplicates | Excel Worksheet Functions | |||
Using Index Match etc. for price list | Excel Worksheet Functions | |||
Product list to match price list | Excel Discussion (Misc queries) | |||
"Suggest a match" from a list or drop down. | Excel Worksheet Functions |