Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hey guys
Below is a code that looks in Range A3:A3000 and sets FindRange = Cell1. How would I return the actual cell address value of FindRange? Dim Cell1 As Object Dim FindRange FindRange = Workbooks("Completed Followup Detail CSS.XLS").Sheets("WOW Reps").Range("A3:A3000").Find(Cell1) Thanks Todd Huttenstine |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VLOOKUP to return Cell Address | Excel Worksheet Functions | |||
return the Cell address of a value | Excel Worksheet Functions | |||
Return a cell address | Excel Worksheet Functions | |||
V Lookup and return cell address | Excel Worksheet Functions | |||
How do I use a function to return the address of a cell? | Excel Worksheet Functions |