variable definition...
hi,
is there a way to declare variiables that is not "globally" recognized?
say,
on a given "region"', say page 1, i want to use variables x,y,z and assign values to them,
then on page 2, i will still use variables x,y,z and assign them different values..
and there will be no connection between the values of x on page 1 of that on page 2.
---
so why i want to use the same variables? i'm solving a number of book problems that uses the same variable.
say, on Q1 and Q2, the question is to find the value of x given these parameters..
---
i can only achieve what i want by creating a new worksheet for another problem.
and i find having 10 problems and 10 seperate worksheets a little tedious..
thanks in advance

