Declare the array variables in your form as Global variables. Load data
to them in the initialize event of any control.File menu -> Form
Properties and choose variables tab.That way the array variables will
have data before the form itself is opened. Rest will work same way as
the purchase order form works.Hope this helps.ThanksSrini