Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() Ok, here is what I would like. I am trying to simply transfer the Time in and Time out and hourly amount for each employee to the block2 sheet so it should be like this, From the Monday page I would like to transfer the numbers for "carmen" the numbers I want to transfer are for "time in" is in cell B28, Carmen's "time out" is in cell C28 and her amount of hours she will be working is in cell D28. Ok now I want to try to match that to her name on the block2 sheet so on block 2 sheet so that information will be applied to cell's B7,C7,D7 under monday.it would look up the names if her name was not on monday then it would just leave it blank. i have this formula so far =SUMIF(INDIRECT(B$5&"!A28:A46"),$A7,INDIRECT(B$5&" !D28:D46")) from a expert helper but for some reason on my sheet it is getting errors any idea's ? ill post my sheet to see if it helps +-------------------------------------------------------------------+ |Filename: LINEBARtest18.zip | |Download: http://www.excelforum.com/attachment.php?postid=4369 | +-------------------------------------------------------------------+ -- darkbearpooh1 ------------------------------------------------------------------------ darkbearpooh1's Profile: http://www.excelforum.com/member.php...o&userid=30640 View this thread: http://www.excelforum.com/showthread...hreadid=513176 |