Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]() Hi, I have a workbook with Spreadsheet1 and Spreadsheet2. I want to lookup column E of Spreadsheet2 on Spreadsheet1, and if column K of Spreadsheet1 is greater than or equal to 1, then highlight the row in Spreadsheet2. VLOOKUP won't work because the numbers are not in order. Any suggestion? Thanks, Gos-C -- Gos-C ------------------------------------------------------------------------ Gos-C's Profile: http://www.excelforum.com/member.php...o&userid=14518 View this thread: http://www.excelforum.com/showthread...hreadid=376278 |
#3
![]() |
|||
|
|||
![]() I named F5:K104 of sheet1 RangeMayWk1, then entered =VLOOKUP(E5,RangeMayWk1,6,False) as the conditional formatting formula, but it didn't work. Any suggestion? Gos-C -- Gos-C ------------------------------------------------------------------------ Gos-C's Profile: http://www.excelforum.com/member.php...o&userid=14518 View this thread: http://www.excelforum.com/showthread...hreadid=376278 |
#4
![]() |
|||
|
|||
![]()
When you say 'it didn't work', what do you mean?
-- Gary Brown Please rate this posting if it is helpful to you. "Gos-C" wrote: I named F5:K104 of sheet1 RangeMayWk1, then entered =VLOOKUP(E5,RangeMayWk1,6,False) as the conditional formatting formula, but it didn't work. Any suggestion? Gos-C -- Gos-C ------------------------------------------------------------------------ Gos-C's Profile: http://www.excelforum.com/member.php...o&userid=14518 View this thread: http://www.excelforum.com/showthread...hreadid=376278 |
#5
![]() |
|||
|
|||
![]() Still seeking help . . . Gos-C -- Gos-C ------------------------------------------------------------------------ Gos-C's Profile: http://www.excelforum.com/member.php...o&userid=14518 View this thread: http://www.excelforum.com/showthread...hreadid=376278 |
#6
![]() |
|||
|
|||
![]()
You didn't answer Gary's question.
But if you want to check to see if that value is 1, then shouldn't that be part of your CF formula? =VLOOKUP(E5,RangeMayWk1,6,FALSE)1 Gos-C wrote: Still seeking help . . . Gos-C -- Gos-C ------------------------------------------------------------------------ Gos-C's Profile: http://www.excelforum.com/member.php...o&userid=14518 View this thread: http://www.excelforum.com/showthread...hreadid=376278 -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional Formatting Error | Excel Worksheet Functions | |||
difficulty with conditional formatting | Excel Discussion (Misc queries) | |||
conditional formatting question | Excel Discussion (Misc queries) | |||
Determine cells that drive conditional formatting? | Excel Discussion (Misc queries) | |||
Conditional formatting not available in Excel | Excel Discussion (Misc queries) |