G
Guest
I have 2 forms one called fmCompanies and another fmpersonal. On the
fmcompanies form there is a field called amount. When clicking on a button
in the fmcompanies form, I want to pass the value in the amount field, to a
field called CarriedAmount in the fmpersonal form.
I am new to VB so still learning. I believe you have to use the property
get procedure. I have had a few attempts but I am having no luck. Could
someone please help and provide some sample code so I can progress.
Thanks
Ronnie
fmcompanies form there is a field called amount. When clicking on a button
in the fmcompanies form, I want to pass the value in the amount field, to a
field called CarriedAmount in the fmpersonal form.
I am new to VB so still learning. I believe you have to use the property
get procedure. I have had a few attempts but I am having no luck. Could
someone please help and provide some sample code so I can progress.
Thanks
Ronnie