Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
If I create a variable and call it End_date how can I use it in the sort
function? I want to replace the "02/26/06" value with this variable. I've tried just replacing it with Cells.Find(What:=End_date,..... and it fails. I've also tried placing it in brackets and that fails too. Cells.Find(What:="02/26/06", After:=ActiveCell, LookIn:=xlValues, LookAt _ :=xlPart, SearchOrder:=xlByColumns, SearchDirection:=xlNext, MatchCase:= _ False, SearchFormat:=False).Activate |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using a range variable inside a excel function | Excel Discussion (Misc queries) | |||
How to sort number with text in large function? | Excel Worksheet Functions | |||
A function to get a variable row reference for range in XNPV funct | Excel Worksheet Functions | |||
Possible Variable in Rate Function | Excel Worksheet Functions | |||
Data > Sort function amnesia? | Excel Discussion (Misc queries) |