G
Guest
I need to get a value from a field in the current record of the table
displayed on my form.
I have a button that writes the value of a field in the form's current
record to another table; I just need to be able to get that value and can't
figure out how to do it. Is it a property of the form? Can I open the
recordset for the table and get a property for it's current record? Any other
ideas?
Thanks in advance! You folks are great!
Don
displayed on my form.
I have a button that writes the value of a field in the form's current
record to another table; I just need to be able to get that value and can't
figure out how to do it. Is it a property of the form? Can I open the
recordset for the table and get a property for it's current record? Any other
ideas?
Thanks in advance! You folks are great!
Don