L
lbernarde
I want to return the value in a field of a recordset I've created. The field
that I want to return is a variable. I feel like I need to start over and
approach this from a different angle, but thought I would ask to hopefully
avoid going back to the drawing board.
str_field_To_Value = rst_fields!FieldToValue
the part afer the ! needs to be a variable?
Thanks in advance for any help!
that I want to return is a variable. I feel like I need to start over and
approach this from a different angle, but thought I would ask to hopefully
avoid going back to the drawing board.
str_field_To_Value = rst_fields!FieldToValue
the part afer the ! needs to be a variable?
Thanks in advance for any help!