Hi everyone,
I have a basic question about sheet reference in vba. is there any difference between two codes :
I always use the first line code to reference to a range(sheets), but I see the the programmers use the second line code in their programs.(worksheets),in any case both work correct and return same value, but which one is principled? should I use Worksheet property instead of Sheets in my programs?![]()
Please Login or Register to view this content.
Thanks in advance.
Bookmarks