hello,

i have an integer, C in my macro code,
using C= C+1 for a certain condition gives me a new C each time, but i would
like to know if there is a command that i can use to reset the integet back
to its original value as its used in a loop and after a certain point i want
it back to zero? any help please thanks

Andy