M
mike
I would like to be able to move to a specific page in my
spreadsheet when a condition is met. I need this to work
in one of my existing macros.
ie
When cell(15,8)=0
go to
Sheets("view").Select
otherwise
ActiveSheet.Calculate
Loop back.
How can one write a simple loop program?
Thanks and Happy new year.
Mike
spreadsheet when a condition is met. I need this to work
in one of my existing macros.
ie
When cell(15,8)=0
go to
Sheets("view").Select
otherwise
ActiveSheet.Calculate
Loop back.
How can one write a simple loop program?
Thanks and Happy new year.
Mike