jessmas
09-25-2003, 04:17 AM
Its been a long, long day for me and now I am stuck.
I have two forms:
frmMains1 and frmProperty
In frmMains I have a MaskEdBox named mskAmount
In frmProperty I have a textbox named txtFields(13) - (Array textbox)
I need to put the value(text) from mskAmount into txtFields(13)
This should be so easy but I am really struggling with it.
Anyhelp please
Thanks in advance
I have two forms:
frmMains1 and frmProperty
In frmMains I have a MaskEdBox named mskAmount
In frmProperty I have a textbox named txtFields(13) - (Array textbox)
I need to put the value(text) from mskAmount into txtFields(13)
This should be so easy but I am really struggling with it.
Anyhelp please
Thanks in advance