Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Cells.Find(What:="*", _
After:=Range("A1"), _ LookAt:=xlPart, _ LookIn:=xlValues, _ SearchOrder:=xlByRows, _ SearchDirection:=xlPrevious, _ MatchCase:=False).Activate Regards, Stefi €˛sedonovan€¯ ezt Ć*rta: hi there, I have a sheet which has a formula in 6 columns and 300 rows. To make my macro I need to select the last cell which is complete (not necessarily just has the formula in). As this will vary each time the macro is run, is there a way of finding this? Many thanks, Suzie |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help with this conditional IF statement | Excel Discussion (Misc queries) | |||
find a cells from a range of cell | Excel Worksheet Functions | |||
How do I find out how many different cell formats an existing wor. | Excel Discussion (Misc queries) | |||
Find Max and Min based on cell reference | Excel Discussion (Misc queries) | |||
GET.CELL | Excel Worksheet Functions |