Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm having a brain cramp...
I have a workbook with 2 worksheets in it. Worksheet "all" has ~4500 rows in it. Worksheet "some" has ~100 rows in it. There is a column called "time" in both worksheets. They are both sorted ascending. Both are column A. For each row in "some", I want to find the row in "all" whose time is closest to the time in "some". When I find that row, I want to set the value in column B of "all" to the row number of the corresponding time in "some" and I want to color all of that row in "all" red. Is there an easy way to do what I want? Thanks! Bruce -- +-------------------+---------------------------------------------------+ Bruce Bowler | Above all, we cannot afford to live in the present. 1.207.633.9600 | - Thoreau | +-------------------+---------------------------------------------------+ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Where is "open/tools/find/find files that match these criteria"? | Excel Discussion (Misc queries) | |||
match true exact "dd" vs. find next 5th character=y | Excel Discussion (Misc queries) | |||
How to replace "#N/A" w "0"when vlookup couldn't find the match? | Excel Discussion (Misc queries) | |||
HELP on "left","right","find","len","substitute" functions | Excel Discussion (Misc queries) | |||
Compare value to array of values, "best fit" (closest without going over, e.g. price is right) | Excel Programming |