the formulas i have are:
cells a1:e:10 [=int(rand()*(100-1)+1)]

cell
a11 "11"
a12 "37"
a13 "46"
a14 "72"
a15 "95"

I would like for excel to automaticly update the sheet until cells a11:a15 are found in the rows 1 a:e, or row 2 a:e, etc. Can this be done?