S
Secret Squirrel
This may be simple but for some reason I can't think straight right now.
I have a form that is bound to my tblAttendance. I have a combo box on my
form that has a control source in my tblAttendance. What I want to do is
write column(2) from my combo box to a text field in my table. I know I can
have it display on my form using = type.column(2) but how do I write it to my
table?
I have a form that is bound to my tblAttendance. I have a combo box on my
form that has a control source in my tblAttendance. What I want to do is
write column(2) from my combo box to a text field in my table. I know I can
have it display on my form using = type.column(2) but how do I write it to my
table?