Thread
:
sorting in a macro and defining last row into varible not working in
View Single Post
#
2
Posted to microsoft.public.excel.programming
NOPIK
external usenet poster
Posts: 50
sorting in a macro and defining last row into varible not working
You pass Long as argument to Range.
May be, you should redefine LastRow99, and use End(xlUp).EntireRow
range
Reply With Quote
NOPIK
View Public Profile
Find all posts by NOPIK