thanks Dcrake , boblarson , missingling for your discussions
its working now ..
i still have a small q
i usually pass a value between two forms using the openArgs :
and i receive it in the onLoad event of the 2ed form
Dim i as string
i = Me.OpenArgs
after that i don't know how to assign...