Thread
:
Ignore formulas
View Single Post
#
1
Posted to microsoft.public.excel.programming
mushy_peas[_9_]
external usenet poster
Posts: 1
Ignore formulas
i have this line which finds the next available cell in a certain
colum.
ActiveSheet.Range("b60000").End(xlUp).Offset(1, 0).Select
is there a way to get it to ignore formulas too.
Cheers in advance.
---
Message posted from
http://www.ExcelForum.com/
Reply With Quote
mushy_peas[_9_]
View Public Profile
Find all posts by mushy_peas[_9_]