G
Guest
Please Help, this is driving me insane.
I have a command button "Btn_Update" and an unbound Field Selector drop down
select box "Week_Num"on a form "Frm_Splash"
..
What I am trying to do is, when the Command Button is clicked, the value "A"
is written into all the records (replacing the existing value) within table
"TblResultsX", but only into the field which is the same name that I have
selected in the Filed Selector "Week_Num".
There is a field for each week in the Table "TblResultsX", they are named
w1, w2, w3 ....... W52.
I would really appreciate help with this one, and thanks for any assistance
given.
Joe
I have a command button "Btn_Update" and an unbound Field Selector drop down
select box "Week_Num"on a form "Frm_Splash"
..
What I am trying to do is, when the Command Button is clicked, the value "A"
is written into all the records (replacing the existing value) within table
"TblResultsX", but only into the field which is the same name that I have
selected in the Filed Selector "Week_Num".
There is a field for each week in the Table "TblResultsX", they are named
w1, w2, w3 ....... W52.
I would really appreciate help with this one, and thanks for any assistance
given.
Joe