yliew
Civil/Environmental
- Jan 16, 2002
- 19
Dear All,
Can someone please give me some direction on how to call the "Random Number Generation" in "Data Analysis" Addins using visual basic?
The following is an attempt to try and record the macro but
it doesn't work. Please help.
_____________
sub random()
Application.Run "ATPVBAEN.XLA!Random", , 18, 18, 2, , 1.4, 0.15
End Sub
____________
Thanks in advance!
Regards,
YEN
Can someone please give me some direction on how to call the "Random Number Generation" in "Data Analysis" Addins using visual basic?
The following is an attempt to try and record the macro but
it doesn't work. Please help.
_____________
sub random()
Application.Run "ATPVBAEN.XLA!Random", , 18, 18, 2, , 1.4, 0.15
End Sub
____________
Thanks in advance!
Regards,
YEN