A
Akhilesh Dalia
It's long but worth to experiment.
In MS Word just enter =rand(200,99) and observe what happens. My
observations are as per following. Please pore in your observation.
I have tried with several other combinations and their results are as per
following:
EQUATION NO. OF PAGES GENERATED
=rand(200,99) 235
=rand(199,99) 234
=rand(100,99) 118
=rand(50,99) 59
=rand(10,99) 12
=rand(5,99) 6
=rand(5,99) 2
=rand(0,99) The equation line itself disappeared
From above combitions I found following co-relation (straight line) equation.
y = 1.1735(x) + 0.4252 (Linear equation)
.... here x = 200, 199, 100 etc... (second figure i.e. is remain constant)
and there is no effect if x > 200.
now another test.......... (keep first figure constant)
EQUATION NO. OF PAGES GENERATED
=rand(200,90) 214
=rand(200,50) 118
=rand(200,15) 40
=rand(200,10) 27
=rand(200,5) 14
=rand(200,0) The equation line itself disappeared but it creates
5 blank pages
From above combitions I found following co-relation (straight line) equation.
y = 2.3323(x) + 3.3017 (Linear equation)
.... here x = 90, 50, 15 etc... and there is no effect if x > 99.
Regards
Akhilesh Dalia
akhileshdalia<at>hotmail<dot>com
In MS Word just enter =rand(200,99) and observe what happens. My
observations are as per following. Please pore in your observation.
I have tried with several other combinations and their results are as per
following:
EQUATION NO. OF PAGES GENERATED
=rand(200,99) 235
=rand(199,99) 234
=rand(100,99) 118
=rand(50,99) 59
=rand(10,99) 12
=rand(5,99) 6
=rand(5,99) 2
=rand(0,99) The equation line itself disappeared
From above combitions I found following co-relation (straight line) equation.
y = 1.1735(x) + 0.4252 (Linear equation)
.... here x = 200, 199, 100 etc... (second figure i.e. is remain constant)
and there is no effect if x > 200.
now another test.......... (keep first figure constant)
EQUATION NO. OF PAGES GENERATED
=rand(200,90) 214
=rand(200,50) 118
=rand(200,15) 40
=rand(200,10) 27
=rand(200,5) 14
=rand(200,0) The equation line itself disappeared but it creates
5 blank pages
From above combitions I found following co-relation (straight line) equation.
y = 2.3323(x) + 3.3017 (Linear equation)
.... here x = 90, 50, 15 etc... and there is no effect if x > 99.
Regards
Akhilesh Dalia
akhileshdalia<at>hotmail<dot>com