G
Guest
i swear this was working.. now im receiving an error message ("you can't
assign a value to this object") on the following line of code:
Me!StateName = rsStateAbbrv!StateName
This is a textbox field and is NOT visible... the form's record source is a
query... and when i step through the code.. rsStateAbbrv!StateName is a valid
value.
what's wrong with this?
assign a value to this object") on the following line of code:
Me!StateName = rsStateAbbrv!StateName
This is a textbox field and is NOT visible... the form's record source is a
query... and when i step through the code.. rsStateAbbrv!StateName is a valid
value.
what's wrong with this?