I am a new bee in VBA Excel programming and need some help in using
Variables.
The problem is as follows:
In one sheet called members : Name, status , in status you could
have "Card " with a start value of 10.
Every time this member is reg. in another sheet the value of Card is
decreased with 1 " Card (9) "
I know I have to use an variable but do not know how to do it.