Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
HI does anyone know of a workaround as a formula for this VBA code.
Range("A1:U200").Select test = Selection.Find(What:="40237", After:=ActiveCell, LookIn:=xlValues, _ LookAt:=xlPart, SearchOrder:=xlByRows, SearchDirection:=xlNext, _ MatchCase:=False, SearchFormat:=False).Address I thought it easier to explain this way. 40237 is a date and can be anywhere in the above range. I need to get the value from the cell below. Thanks in advance Nelly |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lookup formula & an error to find the match | Excel Worksheet Functions | |||
If / Lookup / Filter type formula ,..? | Excel Discussion (Misc queries) | |||
i need help with a lookup and/or array type formula | Excel Worksheet Functions | |||
Lookup type formula | Excel Worksheet Functions | |||
Can't find the right lookup formula for this | Excel Worksheet Functions |