Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi all,
I have a few question about processing data in excel, but I got no idea how to use VLOOKUP function to solve this, here is the example : I got this data DATES...QTY1....STAT1...QTY2....STAT2...QTY3...STA T3....QTY4....STAT4...QTY5....STAT5 --------------------------------------------------------------------------------------- 3.......1.......A.......1.......B.......1.......C. ....... 1......D.......1........E 5.......2.......F.......1.......G....... 0................0..............0........ 7.......2.......A.......1.......C.......3.......D. ....... 0..............0........ zero value on QTY always have null value on STAT I need the result like this, .......DATES.........1.......2.......3.......4.... ...5.......6.......7 ------------------------------------------------------------------------ A...................0.......0.......1.......0..... ..0.......0.......2 B...................0.......0.......1.......0..... ..0.......0.......0 C...................0.......0.......1.......0..... ..0.......0.......1 D...................0.......0.......1.......0..... ..0.......0.......3 E...................0.......0.......1.......0..... ..0.......0.......0 F...................0.......0.......0.......0..... ..2.......0.......0 G...................0.......0.......0.......0..... ..1.......0.......0 can somebody give me the idea how to use VLookup function to process the data ? sorry for my bad english Thank You gemes |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Perhaps this will help:
http://www.exceltip.com/st/Performin...ction/825.html http://www.xldynamic.com/source/xld....T.html#classic http://www.lqnet.com/Excel/sumprod.asp ....and finally one of my favorite sites on the whole web: http://www.contextures.com/xlFunctions01.html Hope that helps. Ryan--- -- RyGuy " wrote: Hi all, I have a few question about processing data in excel, but I got no idea how to use VLOOKUP function to solve this, here is the example : I got this data DATES...QTY1....STAT1...QTY2....STAT2...QTY3...STA T3....QTY4....STAT4...QTY5....STAT5 --------------------------------------------------------------------------------------- 3.......1.......A.......1.......B.......1.......C. ....... 1......D.......1........E 5.......2.......F.......1.......G....... 0................0..............0........ 7.......2.......A.......1.......C.......3.......D. ....... 0..............0........ zero value on QTY always have null value on STAT I need the result like this, .......DATES.........1.......2.......3.......4.... ...5.......6.......7 ------------------------------------------------------------------------ A...................0.......0.......1.......0..... ..0.......0.......2 B...................0.......0.......1.......0..... ..0.......0.......0 C...................0.......0.......1.......0..... ..0.......0.......1 D...................0.......0.......1.......0..... ..0.......0.......3 E...................0.......0.......1.......0..... ..0.......0.......0 F...................0.......0.......0.......0..... ..2.......0.......0 G...................0.......0.......0.......0..... ..1.......0.......0 can somebody give me the idea how to use VLookup function to process the data ? sorry for my bad english Thank You gemes |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Vlookup with more than 1 criteria | Excel Discussion (Misc queries) | |||
VLOOKUP using two criteria | Excel Worksheet Functions | |||
VLOOKUP or IF with many criteria | Excel Worksheet Functions | |||
VLOOKUP with MAX criteria | Excel Discussion (Misc queries) | |||
vlookup with two criteria | Excel Worksheet Functions |