Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
TWP TWP is offline
external usenet poster
 
Posts: 7
Default Hlookup & Vlookup

I am trying to use both hlookup and vlookup in one cell
This is my formula
=IF(ISERROR(HLOOKUP(U2,'Employee Absence
Schedule'!$A$3:$AG$13,5,FALSE)),0,(HLOOKUP(U2,'Emp loyee Absence
Schedule'!$A$3:$AG$13,5,FALSE)))&" "&IF(ISERROR(VLOOKUP($B$28,'Employee
Absence Schedule'!$A$4:$AG$13,2,FALSE)),0,(VLOOKUP($B$28,' Employee Absence
Schedule'!$A$4:$AG$13,2,FALSE)))
I am first looking up the date with the Hlookup
Then the Employee name with the Vlookup
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,722
Default Hlookup & Vlookup

Looks nice. What is your question/problem?
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"TWP" wrote:

I am trying to use both hlookup and vlookup in one cell
This is my formula
=IF(ISERROR(HLOOKUP(U2,'Employee Absence
Schedule'!$A$3:$AG$13,5,FALSE)),0,(HLOOKUP(U2,'Emp loyee Absence
Schedule'!$A$3:$AG$13,5,FALSE)))&" "&IF(ISERROR(VLOOKUP($B$28,'Employee
Absence Schedule'!$A$4:$AG$13,2,FALSE)),0,(VLOOKUP($B$28,' Employee Absence
Schedule'!$A$4:$AG$13,2,FALSE)))
I am first looking up the date with the Hlookup
Then the Employee name with the Vlookup

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
TWP TWP is offline
external usenet poster
 
Posts: 7
Default Hlookup & Vlookup

I want to look up both a date and employee name and have it return only one
answer. With my current formula it is giving me the answer twice. How do I
use Hlookup and Vlookup in the same formula.

"Luke M" wrote:

Looks nice. What is your question/problem?
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"TWP" wrote:

I am trying to use both hlookup and vlookup in one cell
This is my formula
=IF(ISERROR(HLOOKUP(U2,'Employee Absence
Schedule'!$A$3:$AG$13,5,FALSE)),0,(HLOOKUP(U2,'Emp loyee Absence
Schedule'!$A$3:$AG$13,5,FALSE)))&" "&IF(ISERROR(VLOOKUP($B$28,'Employee
Absence Schedule'!$A$4:$AG$13,2,FALSE)),0,(VLOOKUP($B$28,' Employee Absence
Schedule'!$A$4:$AG$13,2,FALSE)))
I am first looking up the date with the Hlookup
Then the Employee name with the Vlookup

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Vlookup or Hlookup stew Excel Discussion (Misc queries) 8 November 13th 08 07:56 PM
VLOOKUP & HLOOKUP sahafi Excel Worksheet Functions 1 January 3rd 07 11:19 PM
USING VLOOKUP AND HLOOKUP glenn Excel Discussion (Misc queries) 1 September 9th 06 06:10 PM
vlookup and hlookup hotelmasters Excel Worksheet Functions 4 August 15th 06 08:41 PM
can i use vlookup and hlookup together Tinman09 Excel Discussion (Misc queries) 1 November 7th 05 09:50 PM


All times are GMT +1. The time now is 02:37 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"