Hi,
Do you pass values from one form to another form?
e.g.
I had a textbox from one form which will be invoked by a modified Update Button.
That Update button will invoke new form from which the value of the textbox should be passed
and retrieve the records from a table.
How do you implement this?
Thanks,
Milben