Thank you all very much for the inputs.
I did try one of the options earlier, as suggested.
private sub form_load()
me.ponum = forms![po_form]!po_number
end sub
For this, I get an error at runtime saying, "You cannot assign a value to this ....."
Anyway, I'll try them all again and see. :)