Hi,
I'm hoping someone here can help with an irritating problem i am currently having in my macro.
I am trying to search for a value in a worksheet but i keep getting the 'Object variable or With block variable not set' error on the following line of code:
i have no idea why i am getting this error.![]()
...... Cells.Find("08:00", SearchDirection:=xlNext).Activate .......
Anyone have any ideas how i can get around this.
Thanks!
Bookmarks